Gyoji Compiler
|
This is the complete list of members for Gyoji::frontend::tree::FileStatementFunctionDeclaration, including all inherited members.
get_access_modifier() const | Gyoji::frontend::tree::FileStatementFunctionDeclaration | |
get_arguments() const | Gyoji::frontend::tree::FileStatementFunctionDeclaration | |
get_children() const | Gyoji::frontend::ast::SyntaxNode | |
get_data() const | Gyoji::frontend::ast::SyntaxNode | inline |
get_name() const | Gyoji::frontend::tree::FileStatementFunctionDeclaration | |
get_return_type() const | Gyoji::frontend::tree::FileStatementFunctionDeclaration | |
get_source_ref() const | Gyoji::frontend::ast::SyntaxNode | |
get_syntax_node() const | Gyoji::frontend::ast::SyntaxNode | |
get_type() const | Gyoji::frontend::ast::SyntaxNode | |
get_unsafe_modifier() const | Gyoji::frontend::tree::FileStatementFunctionDeclaration | |
has_data() const | Gyoji::frontend::ast::SyntaxNode | inline |
SyntaxNode(Gyoji::context::TokenID _type, specific_type_t _data, const Gyoji::context::SourceReference &_source_ref) | Gyoji::frontend::ast::SyntaxNode | |
~FileStatementFunctionDeclaration() | Gyoji::frontend::tree::FileStatementFunctionDeclaration |