ParseException

Undocumented in source.

Constructors

this
this(string msg)
Undocumented in source.
this
this(string msg, string f, int l, string[] subRules, string[] follows)
Undocumented in source.
this
this(string msg, ParseException other)
Undocumented in source.
this
this(string msg, ParseException other, string f, int l)
Undocumented in source.

Members

Variables

follows
string[] follows;
Undocumented in source.
line
int line;
Undocumented in source.
subRules
string[] subRules;
Undocumented in source.

Meta