public class FRLexer extends com.fr.third.antlr.CharScanner implements FRParserTokenTypes, com.fr.third.antlr.TokenStream
限定符和类型 | 字段和说明 |
---|---|
static com.fr.third.antlr.collections.impl.BitSet |
_tokenSet_0 |
static com.fr.third.antlr.collections.impl.BitSet |
_tokenSet_1 |
static com.fr.third.antlr.collections.impl.BitSet |
_tokenSet_2 |
static com.fr.third.antlr.collections.impl.BitSet |
_tokenSet_3 |
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth
ALLL, ALLL2, AT, BAND, BOR, Char, COLON, COMMA, CR_ADRESS, DCOLON, DIGIT, DIV, DOT, EOF, EQUAL, EQUAL2, ESC, Exponent, FLOT_NUM, GE, GT, IDENT, INT_NUM, LAND, LBRACK, LCURLY, LE, LETTER, LNOT, LOR, LPAREN, LT, MINUS, MOD, NOT_EQUAL, NOT_EQUAL2, NULL_TREE_LOOKAHEAD, PLUS, POWER, QUESTION, RBRACK, RCURLY, RPAREN, SEMI, SHARP, STAR, STRING_LITERAL_DSQ, STRING_LITERAL_SSQ, WAVE, WS, XDIGIT
构造器和说明 |
---|
FRLexer(com.fr.third.antlr.InputBuffer ib) |
FRLexer(java.io.InputStream in) |
FRLexer(com.fr.third.antlr.LexerSharedInputState state) |
FRLexer(java.io.Reader in) |
限定符和类型 | 方法和说明 |
---|---|
void |
mALLL(boolean _createToken) |
void |
mALLL2(boolean _createToken) |
void |
mAT(boolean _createToken) |
void |
mBAND(boolean _createToken) |
void |
mBOR(boolean _createToken) |
protected void |
mChar(boolean _createToken)
'a'..'
|
void |
mCOLON(boolean _createToken) |
void |
mCOMMA(boolean _createToken) |
void |
mCR_ADRESS(boolean _createToken) |
void |
mDCOLON(boolean _createToken) |
protected void |
mDIGIT(boolean _createToken) |
void |
mDIV(boolean _createToken) |
void |
mEQUAL(boolean _createToken) |
void |
mEQUAL2(boolean _createToken) |
protected void |
mESC(boolean _createToken) |
protected void |
mExponent(boolean _createToken) |
void |
mGE(boolean _createToken) |
void |
mGT(boolean _createToken) |
void |
mIDENT(boolean _createToken) |
void |
mINT_NUM(boolean _createToken) |
void |
mLAND(boolean _createToken) |
void |
mLBRACK(boolean _createToken) |
void |
mLCURLY(boolean _createToken) |
void |
mLE(boolean _createToken) |
protected void |
mLETTER(boolean _createToken) |
void |
mLNOT(boolean _createToken) |
void |
mLOR(boolean _createToken) |
void |
mLPAREN(boolean _createToken) |
void |
mLT(boolean _createToken) |
void |
mMINUS(boolean _createToken) |
void |
mMOD(boolean _createToken) |
void |
mNOT_EQUAL(boolean _createToken) |
void |
mNOT_EQUAL2(boolean _createToken) |
void |
mPLUS(boolean _createToken) |
void |
mPOWER(boolean _createToken) |
void |
mQUESTION(boolean _createToken) |
void |
mRBRACK(boolean _createToken) |
void |
mRCURLY(boolean _createToken) |
void |
mRPAREN(boolean _createToken) |
void |
mSEMI(boolean _createToken) |
void |
mSHARP(boolean _createToken) |
void |
mSTAR(boolean _createToken) |
void |
mSTRING_LITERAL_DSQ(boolean _createToken) |
void |
mSTRING_LITERAL_SSQ(boolean _createToken) |
void |
mWAVE(boolean _createToken) |
void |
mWS(boolean _createToken) |
protected void |
mXDIGIT(boolean _createToken) |
com.fr.third.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, uponEOF
public static final com.fr.third.antlr.collections.impl.BitSet _tokenSet_0
public static final com.fr.third.antlr.collections.impl.BitSet _tokenSet_1
public static final com.fr.third.antlr.collections.impl.BitSet _tokenSet_2
public static final com.fr.third.antlr.collections.impl.BitSet _tokenSet_3
public FRLexer(java.io.InputStream in)
public FRLexer(java.io.Reader in)
public FRLexer(com.fr.third.antlr.InputBuffer ib)
public FRLexer(com.fr.third.antlr.LexerSharedInputState state)
public com.fr.third.antlr.Token nextToken() throws com.fr.third.antlr.TokenStreamException
nextToken
在接口中 com.fr.third.antlr.TokenStream
com.fr.third.antlr.TokenStreamException
public final void mQUESTION(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLPAREN(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mRPAREN(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLBRACK(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mRBRACK(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLCURLY(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mRCURLY(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mCOLON(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mDCOLON(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mCOMMA(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mEQUAL(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mEQUAL2(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLNOT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mNOT_EQUAL(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mNOT_EQUAL2(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mDIV(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mPLUS(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mMINUS(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mSTAR(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mMOD(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mPOWER(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mGE(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mGT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLE(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mBOR(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mBAND(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLOR(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mLAND(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mSEMI(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mSHARP(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mAT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mWAVE(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mALLL(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mALLL2(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mIDENT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mChar(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mDIGIT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mCR_ADRESS(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mLETTER(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mINT_NUM(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mExponent(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mSTRING_LITERAL_DSQ(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mESC(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mSTRING_LITERAL_SSQ(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
protected final void mXDIGIT(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException
public final void mWS(boolean _createToken) throws com.fr.third.antlr.RecognitionException, com.fr.third.antlr.CharStreamException, com.fr.third.antlr.TokenStreamException
com.fr.third.antlr.RecognitionException
com.fr.third.antlr.CharStreamException
com.fr.third.antlr.TokenStreamException