CompileException

Undocumented in source.

Constructors

this
this(Location loc, string message)
Undocumented in source.
this
this(Location loc, string message, CompileException more)
Undocumented in source.

Members

Functions

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

Variables

fixHint
string fixHint;
Undocumented in source.
location
Location location;
Undocumented in source.
more
CompileException more;
Undocumented in source.

Meta