ESTree.VariableDeclarator
SourceTypes ↑
t :: %ESTree.VariableDeclarator{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Pattern.t, init: ESTree.Expression.t | nil}
t :: %ESTree.VariableDeclarator{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Pattern.t, init: ESTree.Expression.t | nil}