ESTree.ThrowStatement

Summary

Types

t :: %ESTree.ThrowStatement{type: binary, loc: ESTree.SourceLocation.t | nil, argument: ESTree.Expression.t}