ESTree.ObjectPattern

Source

Types

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