estree v2.5.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}