public class AntlrSubtreeSpecificationLexer extends antlr.CharScanner implements AntlrSubtreeSpecificationParserTokenTypes, antlr.TokenStream
| Modifier and Type | Field and Description |
|---|---|
static antlr.collections.impl.BitSet |
_tokenSet_0 |
static antlr.collections.impl.BitSet |
_tokenSet_1 |
static antlr.collections.impl.BitSet |
_tokenSet_2 |
static antlr.collections.impl.BitSet |
_tokenSet_3 |
private static org.slf4j.Logger |
LOG |
_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 |
|---|
AntlrSubtreeSpecificationLexer(antlr.InputBuffer ib) |
AntlrSubtreeSpecificationLexer(InputStream in) |
AntlrSubtreeSpecificationLexer(antlr.LexerSharedInputState state) |
AntlrSubtreeSpecificationLexer(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mALPHA(boolean _createToken) |
void |
mCLOSE_CURLY(boolean _createToken) |
void |
mCOLON(boolean _createToken) |
void |
mDESCR(boolean _createToken) |
protected void |
mDIGIT(boolean _createToken) |
protected void |
mDOT(boolean _createToken) |
protected void |
mFILTER_VALUE(boolean _createToken) |
void |
mFILTER(boolean _createToken) |
void |
mINTEGER_OR_NUMERICOID(boolean _createToken) |
protected void |
mINTEGER(boolean _createToken) |
private static long[] |
mk_tokenSet_0() |
private static long[] |
mk_tokenSet_1() |
private static long[] |
mk_tokenSet_2() |
private static long[] |
mk_tokenSet_3() |
protected void |
mLDIGIT(boolean _createToken) |
protected void |
mNUMERICOID(boolean _createToken) |
void |
mOPEN_CURLY(boolean _createToken) |
protected void |
mSAFEUTF8CHAR(boolean _createToken) |
void |
mSAFEUTF8STRING(boolean _createToken) |
void |
mSEP(boolean _createToken) |
void |
mSP(boolean _createToken) |
antlr.Token |
nextToken() |
append, 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, uponEOFprivate static final org.slf4j.Logger LOG
public static final antlr.collections.impl.BitSet _tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_1
public static final antlr.collections.impl.BitSet _tokenSet_2
public static final antlr.collections.impl.BitSet _tokenSet_3
public AntlrSubtreeSpecificationLexer(InputStream in)
public AntlrSubtreeSpecificationLexer(Reader in)
public AntlrSubtreeSpecificationLexer(antlr.InputBuffer ib)
public AntlrSubtreeSpecificationLexer(antlr.LexerSharedInputState state)
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.TokenStreamExceptionpublic final void mSP(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mCOLON(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mOPEN_CURLY(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mCLOSE_CURLY(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mSEP(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mSAFEUTF8STRING(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mSAFEUTF8CHAR(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mDESCR(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mALPHA(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mDIGIT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mINTEGER_OR_NUMERICOID(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mINTEGER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mDOT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mNUMERICOID(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mLDIGIT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mFILTER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mFILTER_VALUE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprivate static final long[] mk_tokenSet_0()
private static final long[] mk_tokenSet_1()
private static final long[] mk_tokenSet_2()
private static final long[] mk_tokenSet_3()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.