Package org.codehaus.groovy.antlr.parser
Class GroovyLexer
java.lang.Object
antlr.CharScanner
org.codehaus.groovy.antlr.parser.GroovyLexer
- All Implemented Interfaces:
- TokenStream,- GroovyTokenTypes
public class GroovyLexer extends CharScanner implements GroovyTokenTypes, TokenStream
- 
Field SummaryFields Modifier and Type Field Description static BitSet_tokenSet_0static BitSet_tokenSet_1static BitSet_tokenSet_10static BitSet_tokenSet_11static BitSet_tokenSet_12static BitSet_tokenSet_13static BitSet_tokenSet_2static BitSet_tokenSet_3static BitSet_tokenSet_4static BitSet_tokenSet_5static BitSet_tokenSet_6static BitSet_tokenSet_7static BitSet_tokenSet_8static BitSet_tokenSet_9protected intlastSigTokenTypeprotected intparenLevelBumped when inside '[x]' or '(x)', reset inside '{x}'.protected java.util.ArrayListparenLevelStackPush parenLevel here and reset whenever inside '{x}'.protected org.codehaus.groovy.antlr.parser.GroovyRecognizerparserprotected static intSCS_DRE_TYPEprotected static intSCS_LIMITprotected static intSCS_LITprotected static intSCS_RE_TYPEprotected static intSCS_SQ_TYPEprotected static intSCS_TQ_TYPEprotected static intSCS_TYPEprotected static intSCS_VALprotected intstringCtorStateprotected intsuppressNewlinestatic booleantracingFields inherited from class antlr.CharScanner_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepthFields inherited from interface org.codehaus.groovy.antlr.parser.GroovyTokenTypesABSTRACT, ANNOTATION, ANNOTATION_ARRAY_INIT, ANNOTATION_DEF, ANNOTATION_FIELD_DEF, ANNOTATION_MEMBER_VALUE_PAIR, ANNOTATIONS, ARRAY_DECLARATOR, ASSIGN, AT, BAND, BAND_ASSIGN, BIG_SUFFIX, BLOCK, BNOT, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, CASE_GROUP, CLASS_DEF, CLOSABLE_BLOCK, CLOSABLE_BLOCK_OP, CLOSURE_LIST, COLON, COMMA, COMPARE_TO, CTOR_CALL, CTOR_IDENT, DEC, DIGIT, DIGITS_WITH_UNDERSCORE, DIGITS_WITH_UNDERSCORE_OPT, DIV, DIV_ASSIGN, DOLLAR, DOLLAR_REGEXP_CTOR_END, DOLLAR_REGEXP_LITERAL, DOLLAR_REGEXP_SYMBOL, DOT, DYNAMIC_MEMBER, ELIST, ELVIS_OPERATOR, EMPTY_STAT, ENUM_CONSTANT_DEF, ENUM_DEF, EOF, EQUAL, ESC, ESCAPED_DOLLAR, ESCAPED_SLASH, EXPONENT, EXPR, EXTENDS_CLAUSE, FINAL, FLOAT_SUFFIX, FOR_CONDITION, FOR_EACH_CLAUSE, FOR_IN_ITERABLE, FOR_INIT, FOR_ITERATOR, GE, GT, HEX_DIGIT, IDENT, IDENTICAL, IMPLEMENTS_CLAUSE, IMPLICIT_PARAMETERS, IMPORT, INC, INDEX_OP, INSTANCE_INIT, INTERFACE_DEF, LABELED_ARG, LABELED_STAT, LAND, LBRACK, LCURLY, LE, LETTER, LIST_CONSTRUCTOR, LITERAL_as, LITERAL_assert, LITERAL_boolean, LITERAL_break, LITERAL_byte, LITERAL_case, LITERAL_catch, LITERAL_char, LITERAL_class, LITERAL_continue, LITERAL_def, LITERAL_default, LITERAL_double, LITERAL_else, LITERAL_enum, LITERAL_extends, LITERAL_false, LITERAL_finally, LITERAL_float, LITERAL_for, LITERAL_if, LITERAL_implements, LITERAL_import, LITERAL_in, LITERAL_instanceof, LITERAL_int, LITERAL_interface, LITERAL_long, LITERAL_native, LITERAL_new, LITERAL_null, LITERAL_package, LITERAL_private, LITERAL_protected, LITERAL_public, LITERAL_return, LITERAL_short, LITERAL_static, LITERAL_super, LITERAL_switch, LITERAL_synchronized, LITERAL_this, LITERAL_threadsafe, LITERAL_throw, LITERAL_throws, LITERAL_trait, LITERAL_transient, LITERAL_true, LITERAL_try, LITERAL_void, LITERAL_volatile, LITERAL_while, LNOT, LOR, LPAREN, LT, MAP_CONSTRUCTOR, MEMBER_POINTER, METHOD_CALL, METHOD_DEF, MINUS, MINUS_ASSIGN, ML_COMMENT, MOD, MOD_ASSIGN, MODIFIERS, MULTICATCH, MULTICATCH_TYPES, NLS, NOT_EQUAL, NOT_IDENTICAL, NULL_TREE_LOOKAHEAD, NUM_BIG_DECIMAL, NUM_BIG_INT, NUM_DOUBLE, NUM_FLOAT, NUM_INT, NUM_LONG, OBJBLOCK, ONE_NL, OPTIONAL_DOT, PACKAGE_DEF, PARAMETER_DEF, PARAMETERS, PLUS, PLUS_ASSIGN, POST_DEC, POST_INC, QUESTION, RANGE_EXCLUSIVE, RANGE_INCLUSIVE, RBRACK, RCURLY, REGEX_FIND, REGEX_MATCH, REGEXP_CTOR_END, REGEXP_LITERAL, REGEXP_SYMBOL, RPAREN, SELECT_SLOT, SEMI, SH_COMMENT, SL, SL_ASSIGN, SL_COMMENT, SLIST, SPREAD_ARG, SPREAD_DOT, SPREAD_MAP_ARG, SR, SR_ASSIGN, STAR, STAR_ASSIGN, STAR_STAR, STAR_STAR_ASSIGN, STATIC_IMPORT, STATIC_INIT, STRICTFP, STRING_CH, STRING_CONSTRUCTOR, STRING_CTOR_END, STRING_CTOR_MIDDLE, STRING_CTOR_START, STRING_LITERAL, STRING_NL, SUPER_CTOR_CALL, TRAIT_DEF, TRIPLE_DOT, TYPE, TYPE_ARGUMENT, TYPE_ARGUMENTS, TYPE_LOWER_BOUNDS, TYPE_PARAMETER, TYPE_PARAMETERS, TYPE_UPPER_BOUNDS, TYPECAST, UNARY_MINUS, UNARY_PLUS, UNUSED_CONST, UNUSED_DO, UNUSED_GOTO, VARIABLE_DEF, VARIABLE_PARAMETER_DEF, VOCAB, WILDCARD_TYPE, WS
- 
Constructor SummaryConstructors Constructor Description GroovyLexer(InputBuffer ib)GroovyLexer(LexerSharedInputState state)GroovyLexer(java.io.InputStream in)GroovyLexer(java.io.Reader in)
- 
Method SummaryModifier and Type Method Description protected booleanallowRegexpLiteral()protected booleanatDollarDollarEscape()protected booleanatDollarSlashEscape()protected booleanatMultiCommentStart()protected booleanatValidDollarEscape()voidenableAssert(boolean shouldEnable)Enable the "assert" keywordvoidenableEnum(boolean shouldEnable)Enable the "enum" keywordbooleanisAssertEnabled()Query the "assert" keyword statebooleanisEnumEnabled()Query the "enum" keyword stateprotected static booleanisExpressionEndingToken(int ttype)Return true for an operator or punctuation which can end an expression.booleanisWhitespaceIncluded()Are whitespace tokens included?protected TokenmakeToken(int t)voidmASSIGN(boolean _createToken)voidmAT(boolean _createToken)voidmBAND(boolean _createToken)voidmBAND_ASSIGN(boolean _createToken)protected voidmBIG_SUFFIX(boolean _createToken)voidmBNOT(boolean _createToken)voidmBOR(boolean _createToken)voidmBOR_ASSIGN(boolean _createToken)voidmBSR(boolean _createToken)voidmBSR_ASSIGN(boolean _createToken)voidmBXOR(boolean _createToken)voidmBXOR_ASSIGN(boolean _createToken)voidmCLOSABLE_BLOCK_OP(boolean _createToken)voidmCOLON(boolean _createToken)voidmCOMMA(boolean _createToken)voidmCOMPARE_TO(boolean _createToken)voidmDEC(boolean _createToken)protected voidmDIGIT(boolean _createToken)protected voidmDIGITS_WITH_UNDERSCORE(boolean _createToken)protected voidmDIGITS_WITH_UNDERSCORE_OPT(boolean _createToken)protected voidmDIV(boolean _createToken)protected voidmDIV_ASSIGN(boolean _createToken)protected voidmDOLLAR(boolean _createToken)protected intmDOLLAR_REGEXP_CTOR_END(boolean _createToken, boolean fromStart)voidmDOLLAR_REGEXP_LITERAL(boolean _createToken)protected voidmDOLLAR_REGEXP_SYMBOL(boolean _createToken)voidmDOT(boolean _createToken)voidmELVIS_OPERATOR(boolean _createToken)voidmEQUAL(boolean _createToken)protected voidmESC(boolean _createToken)protected voidmESCAPED_DOLLAR(boolean _createToken)protected voidmESCAPED_SLASH(boolean _createToken)protected voidmEXPONENT(boolean _createToken)protected voidmFLOAT_SUFFIX(boolean _createToken)voidmGE(boolean _createToken)voidmGT(boolean _createToken)protected voidmHEX_DIGIT(boolean _createToken)voidmIDENT(boolean _createToken)voidmIDENTICAL(boolean _createToken)voidmINC(boolean _createToken)voidmLAND(boolean _createToken)voidmLBRACK(boolean _createToken)voidmLCURLY(boolean _createToken)voidmLE(boolean _createToken)protected voidmLETTER(boolean _createToken)voidmLNOT(boolean _createToken)voidmLOR(boolean _createToken)voidmLPAREN(boolean _createToken)voidmLT(boolean _createToken)voidmMEMBER_POINTER(boolean _createToken)voidmMINUS(boolean _createToken)voidmMINUS_ASSIGN(boolean _createToken)voidmML_COMMENT(boolean _createToken)voidmMOD(boolean _createToken)voidmMOD_ASSIGN(boolean _createToken)voidmNLS(boolean _createToken)voidmNOT_EQUAL(boolean _createToken)voidmNOT_IDENTICAL(boolean _createToken)voidmNUM_INT(boolean _createToken)protected voidmONE_NL(boolean _createToken, boolean check)voidmOPTIONAL_DOT(boolean _createToken)voidmPLUS(boolean _createToken)voidmPLUS_ASSIGN(boolean _createToken)voidmQUESTION(boolean _createToken)voidmRANGE_EXCLUSIVE(boolean _createToken)voidmRANGE_INCLUSIVE(boolean _createToken)voidmRBRACK(boolean _createToken)voidmRCURLY(boolean _createToken)voidmREGEX_FIND(boolean _createToken)voidmREGEX_MATCH(boolean _createToken)protected intmREGEXP_CTOR_END(boolean _createToken, boolean fromStart)voidmREGEXP_LITERAL(boolean _createToken)protected voidmREGEXP_SYMBOL(boolean _createToken)voidmRPAREN(boolean _createToken)voidmSEMI(boolean _createToken)voidmSH_COMMENT(boolean _createToken)voidmSL(boolean _createToken)voidmSL_ASSIGN(boolean _createToken)voidmSL_COMMENT(boolean _createToken)voidmSPREAD_DOT(boolean _createToken)voidmSR(boolean _createToken)voidmSR_ASSIGN(boolean _createToken)voidmSTAR(boolean _createToken)voidmSTAR_ASSIGN(boolean _createToken)voidmSTAR_STAR(boolean _createToken)voidmSTAR_STAR_ASSIGN(boolean _createToken)protected voidmSTRING_CH(boolean _createToken)protected intmSTRING_CTOR_END(boolean _createToken, boolean fromStart, boolean tripleQuote)voidmSTRING_LITERAL(boolean _createToken)protected voidmSTRING_NL(boolean _createToken, boolean allowNewline)voidmTRIPLE_DOT(boolean _createToken)protected voidmVOCAB(boolean _createToken)voidmWS(boolean _createToken)protected voidnewlineCheck(boolean check)TokennextToken()TokenStreamplumb()This is a bit of plumbing which resumes collection of string constructor bodies, after an embedded expression has been parsed.protected voidpopParenLevel()protected voidpushParenLevel()protected voidrestartStringCtor(boolean expectLiteral)voidsetTokenObjectClass(java.lang.String name)voidsetWhitespaceIncluded(boolean z)Include whitespace tokens.voidtraceIn(java.lang.String rname)voidtraceOut(java.lang.String rname)Methods inherited from class antlr.CharScannerappend, append, commit, consume, consumeUntil, consumeUntil, getCaseSensitive, getCaseSensitiveLiterals, getColumn, getCommitToPath, getFilename, getInputBuffer, getInputState, getLine, getTabSize, getText, getTokenObject, LA, mark, match, match, match, matchNot, matchRange, newline, panic, panic, reportError, reportError, reportWarning, resetText, rewind, setCaseSensitive, setColumn, setCommitToPath, setFilename, setInputState, setLine, setTabSize, setText, tab, testLiteralsTable, testLiteralsTable, toLower, traceIndent, uponEOFMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Field Details- 
parenLevelprotected int parenLevelBumped when inside '[x]' or '(x)', reset inside '{x}'. See ONE_NL.
- 
suppressNewlineprotected int suppressNewline
- 
SCS_TYPEprotected static final int SCS_TYPE- See Also:
- Constant Field Values
 
- 
SCS_VALprotected static final int SCS_VAL- See Also:
- Constant Field Values
 
- 
SCS_LITprotected static final int SCS_LIT- See Also:
- Constant Field Values
 
- 
SCS_LIMITprotected static final int SCS_LIMIT- See Also:
- Constant Field Values
 
- 
SCS_SQ_TYPEprotected static final int SCS_SQ_TYPE- See Also:
- Constant Field Values
 
- 
SCS_TQ_TYPEprotected static final int SCS_TQ_TYPE- See Also:
- Constant Field Values
 
- 
SCS_RE_TYPEprotected static final int SCS_RE_TYPE- See Also:
- Constant Field Values
 
- 
SCS_DRE_TYPEprotected static final int SCS_DRE_TYPE- See Also:
- Constant Field Values
 
- 
stringCtorStateprotected int stringCtorState
- 
parenLevelStackprotected java.util.ArrayList parenLevelStackPush parenLevel here and reset whenever inside '{x}'.
- 
lastSigTokenTypeprotected int lastSigTokenType
- 
tracingpublic static boolean tracing
- 
parserprotected org.codehaus.groovy.antlr.parser.GroovyRecognizer parser
- 
_tokenSet_0
- 
_tokenSet_1
- 
_tokenSet_2
- 
_tokenSet_3
- 
_tokenSet_4
- 
_tokenSet_5
- 
_tokenSet_6
- 
_tokenSet_7
- 
_tokenSet_8
- 
_tokenSet_9
- 
_tokenSet_10
- 
_tokenSet_11
- 
_tokenSet_12
- 
_tokenSet_13
 
- 
- 
Constructor Details- 
GroovyLexerpublic GroovyLexer(java.io.InputStream in)
- 
GroovyLexerpublic GroovyLexer(java.io.Reader in)
- 
GroovyLexer
 
- 
- 
Method Details- 
enableAssertpublic void enableAssert(boolean shouldEnable)Enable the "assert" keyword
- 
isAssertEnabledpublic boolean isAssertEnabled()Query the "assert" keyword state
- 
enableEnumpublic void enableEnum(boolean shouldEnable)Enable the "enum" keyword
- 
isEnumEnabledpublic boolean isEnumEnabled()Query the "enum" keyword state
- 
setWhitespaceIncludedpublic void setWhitespaceIncluded(boolean z)Include whitespace tokens. Note that this breaks the parser.
- 
isWhitespaceIncludedpublic boolean isWhitespaceIncluded()Are whitespace tokens included?
- 
setTokenObjectClasspublic void setTokenObjectClass(java.lang.String name)- Overrides:
- setTokenObjectClassin class- CharScanner
 
- 
makeToken- Overrides:
- makeTokenin class- CharScanner
 
- 
pushParenLevelprotected void pushParenLevel()
- 
popParenLevelprotected void popParenLevel()
- 
restartStringCtorprotected void restartStringCtor(boolean expectLiteral)
- 
allowRegexpLiteralprotected boolean allowRegexpLiteral()
- 
isExpressionEndingTokenprotected static boolean isExpressionEndingToken(int ttype)Return true for an operator or punctuation which can end an expression. Return true for keywords, identifiers, and literals. Return true for tokens which can end expressions (right brackets, ++, --). Return false for EOF and all other operator and punctuation tokens. Used to suppress the recognition of /foo/ as opposed to the simple division operator '/'.
- 
newlineCheck- Throws:
- RecognitionException
 
- 
atValidDollarEscape- Throws:
- CharStreamException
 
- 
atDollarDollarEscape- Throws:
- CharStreamException
 
- 
atMultiCommentStart- Throws:
- CharStreamException
 
- 
atDollarSlashEscape- Throws:
- CharStreamException
 
- 
plumbThis is a bit of plumbing which resumes collection of string constructor bodies, after an embedded expression has been parsed. Usage: new GroovyRecognizer(new GroovyLexer(in).plumb()).
- 
traceIn- Overrides:
- traceInin class- CharScanner
- Throws:
- CharStreamException
 
- 
traceOut- Overrides:
- traceOutin class- CharScanner
- Throws:
- CharStreamException
 
- 
nextToken- Specified by:
- nextTokenin interface- TokenStream
- Throws:
- TokenStreamException
 
- 
mQUESTIONpublic final void mQUESTION(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLPARENpublic final void mLPAREN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mRPARENpublic final void mRPAREN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLBRACKpublic final void mLBRACK(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mRBRACKpublic final void mRBRACK(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLCURLYpublic final void mLCURLY(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mRCURLYpublic final void mRCURLY(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mCOLONpublic final void mCOLON(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mCOMMApublic final void mCOMMA(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDOTpublic final void mDOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mASSIGNpublic final void mASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mCOMPARE_TOpublic final void mCOMPARE_TO(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mEQUALpublic final void mEQUAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mIDENTICALpublic final void mIDENTICAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLNOTpublic final void mLNOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBNOTpublic final void mBNOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mNOT_EQUALpublic final void mNOT_EQUAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mNOT_IDENTICALpublic final void mNOT_IDENTICAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDIVprotected final void mDIV(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDIV_ASSIGNprotected final void mDIV_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mPLUSpublic final void mPLUS(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mPLUS_ASSIGNpublic final void mPLUS_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mINCpublic final void mINC(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mMINUSpublic final void mMINUS(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mMINUS_ASSIGNpublic final void mMINUS_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDECpublic final void mDEC(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTARpublic final void mSTAR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTAR_ASSIGNpublic final void mSTAR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mMODpublic final void mMOD(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mMOD_ASSIGNpublic final void mMOD_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSRpublic final void mSR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSR_ASSIGNpublic final void mSR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBSRpublic final void mBSR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBSR_ASSIGNpublic final void mBSR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mGEpublic final void mGE(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mGTpublic final void mGT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSLpublic final void mSL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSL_ASSIGNpublic final void mSL_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLEpublic final void mLE(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLTpublic final void mLT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBXORpublic final void mBXOR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBXOR_ASSIGNpublic final void mBXOR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBORpublic final void mBOR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBOR_ASSIGNpublic final void mBOR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLORpublic final void mLOR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBANDpublic final void mBAND(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBAND_ASSIGNpublic final void mBAND_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLANDpublic final void mLAND(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSEMIpublic final void mSEMI(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDOLLARprotected final void mDOLLAR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mRANGE_INCLUSIVEpublic final void mRANGE_INCLUSIVE(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mRANGE_EXCLUSIVEpublic final void mRANGE_EXCLUSIVE(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mTRIPLE_DOTpublic final void mTRIPLE_DOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSPREAD_DOTpublic final void mSPREAD_DOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mOPTIONAL_DOTpublic final void mOPTIONAL_DOT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mELVIS_OPERATORpublic final void mELVIS_OPERATOR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mMEMBER_POINTERpublic final void mMEMBER_POINTER(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mREGEX_FINDpublic final void mREGEX_FIND(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mREGEX_MATCHpublic final void mREGEX_MATCH(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTAR_STARpublic final void mSTAR_STAR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTAR_STAR_ASSIGNpublic final void mSTAR_STAR_ASSIGN(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mCLOSABLE_BLOCK_OPpublic final void mCLOSABLE_BLOCK_OP(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mWSpublic final void mWS(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mONE_NLprotected final void mONE_NL(boolean _createToken, boolean check) throws RecognitionException, CharStreamException, TokenStreamException
- 
mNLSpublic final void mNLS(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSL_COMMENTpublic final void mSL_COMMENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mML_COMMENTpublic final void mML_COMMENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSH_COMMENTpublic final void mSH_COMMENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTRING_LITERALpublic final void mSTRING_LITERAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTRING_CHprotected final void mSTRING_CH(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mESCprotected final void mESC(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTRING_NLprotected final void mSTRING_NL(boolean _createToken, boolean allowNewline) throws RecognitionException, CharStreamException, TokenStreamException
- 
mSTRING_CTOR_ENDprotected final int mSTRING_CTOR_END(boolean _createToken, boolean fromStart, boolean tripleQuote) throws RecognitionException, CharStreamException, TokenStreamException
- 
mREGEXP_LITERALpublic final void mREGEXP_LITERAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mREGEXP_SYMBOLprotected final void mREGEXP_SYMBOL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mREGEXP_CTOR_ENDprotected final int mREGEXP_CTOR_END(boolean _createToken, boolean fromStart) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDOLLAR_REGEXP_LITERALpublic final void mDOLLAR_REGEXP_LITERAL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDOLLAR_REGEXP_SYMBOLprotected final void mDOLLAR_REGEXP_SYMBOL(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDOLLAR_REGEXP_CTOR_ENDprotected final int mDOLLAR_REGEXP_CTOR_END(boolean _createToken, boolean fromStart) throws RecognitionException, CharStreamException, TokenStreamException
- 
mESCAPED_SLASHprotected final void mESCAPED_SLASH(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mESCAPED_DOLLARprotected final void mESCAPED_DOLLAR(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mHEX_DIGITprotected final void mHEX_DIGIT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mVOCABprotected final void mVOCAB(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mIDENTpublic final void mIDENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mLETTERprotected final void mLETTER(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDIGITprotected final void mDIGIT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDIGITS_WITH_UNDERSCOREprotected final void mDIGITS_WITH_UNDERSCORE(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mDIGITS_WITH_UNDERSCORE_OPTprotected final void mDIGITS_WITH_UNDERSCORE_OPT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mNUM_INTpublic final void mNUM_INT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mEXPONENTprotected final void mEXPONENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mFLOAT_SUFFIXprotected final void mFLOAT_SUFFIX(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mBIG_SUFFIXprotected final void mBIG_SUFFIX(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
- 
mATpublic final void mAT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
-