Enhanced C#
Language of your choice: library documentation
|
A helper class used by LLLPG for backtracking. More...
A helper class used by LLLPG for backtracking.
Public fields | |
BaseParser< Token, MatchType > | _parser |
int | _oldPosition |
Public Member Functions | |
SavePosition (BaseParser< Token, MatchType > parser, int lookaheadAmt) | |
void | Dispose () |