|
| MacroDeclaration (AstNode::Kind kind, SourcePosition pos, bool transitioning, std::string name, base::Optional< std::string > op, ParameterList parameters, TypeExpression *return_type, const LabelAndTypesVector &labels) |
|
| 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 658 of file ast.h.
The documentation for this struct was generated from the following file: