StaticIf

Static if Conditional

Constructors

this
this(Location location, AstExpression condition, ItemType[] items, ItemType[] elseItems)
Undocumented in source.

Members

Variables

condition
AstExpression condition;
Undocumented in source.
elseItems
ItemType[] elseItems;
Undocumented in source.
items
ItemType[] items;
Undocumented in source.

Meta