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