CompoundStatement

Undocumented in source.

Constructors

this
this(Statement s1, Statement s2)
Undocumented in source.

Members

Functions

compile
void compile(Backend b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

s1
Statement s1;
s2
Statement s2;
Undocumented in source.

Inherited Members

From Statement

compile
void compile(Backend )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta