ErrorPosition

Undocumented in source.

Constructors

this
this(dstring pname, dstring fn, int l, int p)
Undocumented in source.

Members

Variables

filename
dstring filename;
Undocumented in source.
line
int line;
Undocumented in source.
pos
int pos;
Undocumented in source.
projectname
dstring projectname;
Undocumented in source.

Meta