vox.fe.ast.decl.static_assert

Members

Functions

name_register_nested_static_assert
void name_register_nested_static_assert(StaticAssertDeclNode* node, NameRegisterState state)
Undocumented in source. Be warned that the author may not have intended to support it.
name_resolve_static_assert
void name_resolve_static_assert(StaticAssertDeclNode* node, NameResolveState state)
Undocumented in source. Be warned that the author may not have intended to support it.
post_clone_static_assert
void post_clone_static_assert(StaticAssertDeclNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_static_assert
void print_static_assert(StaticAssertDeclNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
type_check_static_assert
void type_check_static_assert(StaticAssertDeclNode* node, TypeCheckState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

StaticAssertDeclNode
struct StaticAssertDeclNode
Undocumented in source.

Meta

Authors

Andrey Penechko.