- allowBacktrack
bool allowBacktrack()
Undocumented in source. Be warned that the author may not have intended to support it.
- maxEndException
const(ParseException) maxEndException()
Undocumented in source. Be warned that the author may not have intended to support it.
- simpleMsg
string simpleMsg()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(void delegate(in char[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(string inputString, void delegate(in char[]) sink, ExceptionStringFlags flags)
Undocumented in source. Be warned that the author may not have intended to support it.
Exception used by backtracking in the parser.