SimpleLexer Member List

This is the complete list of members for SimpleLexer, including all inherited members.

addRule(int id, const std::string &name, const std::string &regex)SimpleLexer
currentTokenIdSimpleLexer
currentTokenValueSimpleLexer
getPositionInfo(int pos)SimpleLexer
lastPosSimpleLexer
nextToken()SimpleLexer
posSimpleLexer
positionToLineAndColumn(int pos, int &line, int &column)SimpleLexer
reset()SimpleLexer
rulesSimpleLexer
SimpleLexer(std::string src, int tokenFin=-1, int tokenError=-2)SimpleLexer
srcSimpleLexer
tokenErrorSimpleLexer
tokenFinSimpleLexer
tokenIdToName(int id)SimpleLexer