|
| TorqueBuiltinDeclaration (SourcePosition pos, bool transitioning, bool javascript_linkage, std::string name, ParameterList parameters, TypeExpression *return_type) |
|
| BuiltinDeclaration (AstNode::Kind kind, SourcePosition pos, bool javascript_linkage, bool transitioning, std::string name, ParameterList parameters, TypeExpression *return_type) |
|
| CallableNode (AstNode::Kind kind, SourcePosition pos, bool transitioning, std::string name, ParameterList parameters, TypeExpression *return_type, const LabelAndTypesVector &labels) |
|
| AstNode (Kind kind, SourcePosition pos) |
|
Definition at line 727 of file ast.h.
The documentation for this struct was generated from the following file: