BooleanLiteral

Boolean literal

Constructors

this
this(Location location, bool value)
Undocumented in source.

Members

Functions

toString
string toString(Context )
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
bool value;
Undocumented in source.

Meta