SourceLocation

Undocumented in source.

Constructors

this
this(string file, size_t line, size_t colunm)
Undocumented in source.

Members

Functions

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

Variables

colunm
size_t colunm;
Undocumented in source.
file
string file;
line
size_t line;
Undocumented in source.

Meta