Gyoji Compiler
|
This is the complete list of members for Gyoji::frontend::tree::UnsafeModifier, including all inherited members.
get_children() const | Gyoji::frontend::ast::SyntaxNode | |
get_data() const | Gyoji::frontend::ast::SyntaxNode | inline |
get_source_ref() const | Gyoji::frontend::ast::SyntaxNode | |
get_syntax_node() const | Gyoji::frontend::ast::SyntaxNode | |
get_type() const | Gyoji::frontend::ast::SyntaxNode | |
has_data() const | Gyoji::frontend::ast::SyntaxNode | inline |
is_unsafe() const | Gyoji::frontend::tree::UnsafeModifier | |
SyntaxNode(Gyoji::context::TokenID _type, specific_type_t _data, const Gyoji::context::SourceReference &_source_ref) | Gyoji::frontend::ast::SyntaxNode | |
UnsafeModifier(Gyoji::owned< Terminal > _unsafe_token) | Gyoji::frontend::tree::UnsafeModifier | |
UnsafeModifier(const Gyoji::context::SourceReference &_source_ref) | Gyoji::frontend::tree::UnsafeModifier | |
~UnsafeModifier() | Gyoji::frontend::tree::UnsafeModifier |