ESTree.ObjectExpression

Source

Types

t :: %ESTree.ObjectExpression{type: binary, loc: ESTree.SourceLocation.t | nil, properties: [ESTree.Property.t]}