ESTree.MemberExpression
SourceTypes ↑
t :: %ESTree.MemberExpression{type: binary, loc: ESTree.SourceLocation.t | nil, object: ESTree.Expression.t | ESTree.Super.t, property: ESTree.Identifier.t | ESTree.Expression.t, computed: boolean}
t :: %ESTree.MemberExpression{type: binary, loc: ESTree.SourceLocation.t | nil, object: ESTree.Expression.t | ESTree.Super.t, property: ESTree.Identifier.t | ESTree.Expression.t, computed: boolean}