ParserData

Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
char opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
ParserData opSlice(size_t left, size_t right)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

input
string input;
Undocumented in source.
line
size_t line;
Undocumented in source.

Meta