ESTree.RestElement

Source

Types

t :: %ESTree.RestElement{type: binary, loc: ESTree.SourceLocation.t | nil, argument: ESTree.Pattern.t}