estree v2.4.0 ESTree.VariableDeclarator
Summary
Types
t :: %ESTree.VariableDeclarator{id: ESTree.Pattern.t, init: ESTree.Expression.t | nil, loc: ESTree.SourceLocation.t | nil, type: binary}
t :: %ESTree.VariableDeclarator{id: ESTree.Pattern.t, init: ESTree.Expression.t | nil, loc: ESTree.SourceLocation.t | nil, type: binary}