vox.fe.ast.decl.static_if

Members

Functions

post_clone_static_if
void post_clone_static_if(StaticIfDeclNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
post_clone_static_version
void post_clone_static_version(StaticVersionDeclNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_static_if
void print_static_if(StaticIfDeclNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_static_version
void print_static_version(StaticVersionDeclNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

ConditionalDeclNodeData
mixintemplate ConditionalDeclNodeData(AstType _astType, int default_flags = 0, AstNodeState _init_state = AstNodeState.parse_done)
Undocumented in source.

Structs

ConditionalDeclNode
struct ConditionalDeclNode
Undocumented in source.
StaticIfDeclNode
struct StaticIfDeclNode
Undocumented in source.
StaticVersionDeclNode
struct StaticVersionDeclNode
Undocumented in source.

Meta

Authors

Andrey Penechko.