estree v2.6.0 ESTree.WithStatement
Summary
Types
t()
t() :: %ESTree.WithStatement{body: ESTree.Statement.t, loc: ESTree.SourceLocation.t | nil, object: ESTree.Expression.t, type: binary}