|
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 | |
| BaseLexer< CharSrc > | _lexer |
| int | _oldPosition |
Public Member Functions | |
| SavePosition (BaseLexer< CharSrc > lexer, int lookaheadAmt) | |
| void | Dispose () |
1.8.17