SwitchBody

Undocumented in source.

Constructors

this
this(StatementNode[] statements, size_t defaultID, size_t[ScriptAny] jumpTableID)

Undocumented in source.

Members

Variables

defaultStatementID
size_t defaultStatementID;

Undocumented in source.

jumpTable
size_t[ScriptAny] jumpTable;

Undocumented in source.

statementNodes
StatementNode[] statementNodes;

Undocumented in source.

Meta