BlockStmtNode

Undocumented in source.

Members

Mixins

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

Variables

statements
AstNodes statements;

Each node can be expression, declaration or expression

Meta