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