StaticAssertDeclNode

Undocumented in source.

Members

Mixins

__anonymous
mixin AstNodeData!(AstType.decl_static_assert, 0, AstNodeState.name_register_self_done)
Undocumented in source.

Variables

condition
AstIndex condition;
Undocumented in source.
message
AstIndex message;
Undocumented in source.

Meta