ESTree.ArrayPattern

Source

Types

t :: %ESTree.ArrayPattern{type: binary, loc: ESTree.SourceLocation.t | nil, elements: [ESTree.Pattern.t | nil]}