ESTree.VariableDeclarator
Summary
Types
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}