BooleanSymbol

Undocumented in source.
@safe final
class BooleanSymbol : Symbol {}

Constructors

this
this(Value r)
Undocumented in source.

Members

Functions

kind
SymbolKind kind()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Symbol

value
Value value;
Undocumented in source.
kind
SymbolKind kind()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta