public class ReusableAntlrSubtreeSpecificationLexer extends AntlrSubtreeSpecificationLexer
_tokenSet_0, _tokenSet_1, _tokenSet_2, _tokenSet_3_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepthALPHA, CLOSE_CURLY, COLON, DESCR, DIGIT, DOT, EOF, FILTER, FILTER_VALUE, ID_and, ID_base, ID_chopAfter, ID_chopBefore, ID_item, ID_maximum, ID_minimum, ID_not, ID_or, ID_specificationFilter, ID_specificExclusions, INTEGER, INTEGER_OR_NUMERICOID, LDIGIT, LITERAL_end, NULL_TREE_LOOKAHEAD, NUMERICOID, OPEN_CURLY, SAFEUTF8CHAR, SAFEUTF8STRING, SEP, SP| Constructor and Description |
|---|
ReusableAntlrSubtreeSpecificationLexer(Reader in)
Creates a ReusableAntlrSubtreeSpecificationLexer instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
prepareNextInput(Reader in)
Resets the state of an antlr lexer and initializes it with new input.
|
mALPHA, mCLOSE_CURLY, mCOLON, mDESCR, mDIGIT, mDOT, mFILTER_VALUE, mFILTER, mINTEGER_OR_NUMERICOID, mINTEGER, mLDIGIT, mNUMERICOID, mOPEN_CURLY, mSAFEUTF8CHAR, mSAFEUTF8STRING, mSEP, mSP, nextTokenappend, append, commit, consume, consumeUntil, consumeUntil, getCaseSensitive, getCaseSensitiveLiterals, getColumn, getCommitToPath, getFilename, getInputBuffer, getInputState, getLine, getTabSize, getText, getTokenObject, LA, makeToken, mark, match, match, match, matchNot, matchRange, newline, panic, panic, reportError, reportError, reportWarning, resetText, rewind, setCaseSensitive, setColumn, setCommitToPath, setFilename, setInputState, setLine, setTabSize, setText, setTokenObjectClass, tab, testLiteralsTable, testLiteralsTable, toLower, traceIn, traceIndent, traceOut, uponEOFpublic ReusableAntlrSubtreeSpecificationLexer(Reader in)
in - the input to the lexerpublic void prepareNextInput(Reader in)
in - the input to the lexerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.