|
|
This is the complete list of members for SimpleLexer, including all inherited members.
| addRule(int id, const std::string &name, const std::string ®ex) | SimpleLexer | |
| currentTokenId | SimpleLexer | |
| currentTokenValue | SimpleLexer | |
| getPositionInfo(int pos) | SimpleLexer | |
| lastPos | SimpleLexer | |
| nextToken() | SimpleLexer | |
| pos | SimpleLexer | |
| positionToLineAndColumn(int pos, int &line, int &column) | SimpleLexer | |
| reset() | SimpleLexer | |
| rules | SimpleLexer | |
| SimpleLexer(std::string src, int tokenFin=-1, int tokenError=-2) | SimpleLexer | |
| src | SimpleLexer | |
| tokenError | SimpleLexer | |
| tokenFin | SimpleLexer | |
| tokenIdToName(int id) | SimpleLexer |