|
Public Member Functions |
| void | init () |
| void | setNumbers (bool f) |
| bool | getCaseSensitiveLiterals () const |
| | NexiLexer (ANTLR_USE_NAMESPACE(std) istream &in) |
| | NexiLexer (ANTLR_USE_NAMESPACE(antlr) InputBuffer &ib) |
| | NexiLexer (const ANTLR_USE_NAMESPACE(antlr) LexerSharedInputState &state) |
| | ANTLR_USE_NAMESPACE (antlr) RefToken nextToken() |
| void | mSTAR (bool _createToken) |
| void | mO_PAREN (bool _createToken) |
| void | mC_PAREN (bool _createToken) |
| void | mO_SQUARE (bool _createToken) |
| void | mC_SQUARE (bool _createToken) |
| void | mDBL_QUOTE (bool _createToken) |
| void | mQUOTE (bool _createToken) |
| void | mDOT (bool _createToken) |
| void | mCOMMA (bool _createToken) |
| void | mSLASH (bool _createToken) |
| void | mMINUS (bool _createToken) |
| void | mPLUS (bool _createToken) |
| void | mTERM (bool _createToken) |
| void | mOPERATORS (bool _createToken) |
| void | mLESS (bool _createToken) |
| void | mGREATER (bool _createToken) |
| void | mLESSEQ (bool _createToken) |
| void | mGREATEREQ (bool _createToken) |
| void | mEQUALS (bool _createToken) |
| void | mJUNK (bool _createToken) |
Protected Member Functions |
| void | mTAB (bool _createToken) |
| void | mCR (bool _createToken) |
| void | mLF (bool _createToken) |
| void | mSPACE (bool _createToken) |
| void | mHIGH_CHAR (bool _createToken) |
| void | mDIGIT (bool _createToken) |
| void | mASCII_LETTER (bool _createToken) |
| void | mSAFE_LETTER (bool _createToken) |
| void | mSAFE_CHAR (bool _createToken) |
| void | mTEXT_TERM (bool _createToken) |
| void | mNUMBER (bool _createToken) |
| void | mFLOAT (bool _createToken) |
Private Member Functions |
| void | initLiterals () |
Static Private Member Functions |
| const | ANTLR_USE_NAMESPACE (antlr) BitSet _tokenSet_0 |
| const | ANTLR_USE_NAMESPACE (antlr) BitSet _tokenSet_1 |
| const | ANTLR_USE_NAMESPACE (antlr) BitSet _tokenSet_2 |
Private Attributes |
| bool | _numbers |
Static Private Attributes |
| const unsigned long | _tokenSet_0_data_ [] = { 0UL, 67043328UL, 134217726UL, 134217726UL, 4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } |
| const unsigned long | _tokenSet_1_data_ [] |
| const unsigned long | _tokenSet_2_data_ [] |
const unsigned long NexiLexer::_tokenSet_0_data_ = { 0UL, 67043328UL, 134217726UL, 134217726UL, 4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
|
|