SourceLocation.Location2

Undocumented in source.

Members

Functions

toString
void toString(Writer w, FormatSpec!Char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

column
uint column;
Undocumented in source.
file
string file;
Undocumented in source.
line
uint line;
Undocumented in source.
offset
uint offset;
Undocumented in source.

Meta