estree v2.5.0 ESTree.ArrayPattern

Summary

Types

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