OrExp

Undocumented in source.

Constructors

this
this(Expression e1, Expression e2)
Undocumented in source.

Members

Functions

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

Variables

e1
Expression e1;
e2
Expression e2;
Undocumented in source.

Inherited Members

From Expression

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

Meta