ErrorSymbol

An Error occured but a Symbol is expected. Useful for speculative compilation.

Constructors

this
this(CompileError error)
Undocumented in source.

Members

Functions

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

Variables

error
CompileError error;
Undocumented in source.

Inherited Members

From Symbol

name
Name name;
Undocumented in source.
mangle
Name mangle;
Undocumented in source.
toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.
derived
uint derived [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
derived
uint derived [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta