ESTree.RestElement

Summary

Types

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