Package org.antlr.grammar.v3
Class ANTLRLexer
- java.lang.Object
-
- org.antlr.runtime.BaseRecognizer
-
- org.antlr.runtime.Lexer
-
- org.antlr.grammar.v3.ANTLRLexer
-
- All Implemented Interfaces:
org.antlr.runtime.TokenSource
public class ANTLRLexer extends org.antlr.runtime.Lexer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected classANTLRLexer.DFA25protected classANTLRLexer.DFA9
-
Field Summary
Fields Modifier and Type Field Description static intACTIONstatic intACTION_CHAR_LITERALstatic intACTION_ESCstatic intACTION_STRING_LITERALstatic intALTstatic intAMPERSANDstatic intARGstatic intARG_ACTIONstatic intARGLISTstatic intASSIGNstatic intBACKTRACK_SEMPREDstatic intBANGstatic intBLOCKstatic intCATCHstatic intCHAR_LITERALstatic intCHAR_RANGEstatic intCLOSE_ELEMENT_OPTIONstatic intCLOSUREstatic intCOLONstatic intCOMBINED_GRAMMARstatic intCOMMAstatic intCOMMENTprotected ANTLRLexer.DFA25dfa25(package private) static short[]DFA25_accept(package private) static java.lang.StringDFA25_acceptS(package private) static short[]DFA25_eof(package private) static java.lang.StringDFA25_eofS(package private) static short[]DFA25_eot(package private) static java.lang.StringDFA25_eotS(package private) static char[]DFA25_max(package private) static java.lang.StringDFA25_maxS(package private) static char[]DFA25_min(package private) static java.lang.StringDFA25_minS(package private) static short[]DFA25_special(package private) static java.lang.StringDFA25_specialS(package private) static short[][]DFA25_transition(package private) static java.lang.String[]DFA25_transitionSprotected ANTLRLexer.DFA9dfa9(package private) static short[]DFA9_accept(package private) static java.lang.StringDFA9_acceptS(package private) static short[]DFA9_eof(package private) static java.lang.StringDFA9_eofS(package private) static short[]DFA9_eot(package private) static java.lang.StringDFA9_eotS(package private) static char[]DFA9_max(package private) static java.lang.StringDFA9_maxS(package private) static char[]DFA9_min(package private) static java.lang.StringDFA9_minS(package private) static short[]DFA9_special(package private) static java.lang.StringDFA9_specialS(package private) static short[][]DFA9_transition(package private) static java.lang.String[]DFA9_transitionSstatic intDIGITstatic intDOC_COMMENTstatic intDOLLARstatic intDOTstatic intDOUBLE_ANGLE_STRING_LITERALstatic intDOUBLE_QUOTE_STRING_LITERALstatic intEOAstatic intEOBstatic intEOFstatic intEORstatic intEPSILONstatic intESCstatic intETCprivate java.lang.StringfileNamestatic intFINALLYstatic intFORCED_ACTIONstatic intFRAGMENTstatic intGATED_SEMPREDstatic intGRAMMARbooleanhasASTOperatorstatic intIDstatic intIMPLIESstatic intIMPORTstatic intINITACTIONstatic intINTstatic intLABELstatic intLEXERstatic intLEXER_GRAMMARstatic intLPARENstatic intML_COMMENTstatic intNESTED_ACTIONstatic intNESTED_ARG_ACTIONstatic intNOTstatic intOPEN_ELEMENT_OPTIONstatic intOPTIONALstatic intOPTIONSstatic intORstatic intPARSERstatic intPARSER_GRAMMARstatic intPLUSstatic intPLUS_ASSIGNstatic intPOSITIVE_CLOSUREstatic intPREC_RULEstatic intPRIVATEstatic intPROTECTEDstatic intPUBLICstatic intQUESTIONstatic intRANGEstatic intRCURLYstatic intRECURSIVE_RULE_REFstatic intRETstatic intRETURNSstatic intREWRITEstatic intREWRITESstatic intROOTstatic intRPARENstatic intRULEstatic intRULE_REFstatic intSCOPEstatic intSEMIstatic intSEMPREDstatic intSL_COMMENTstatic intSRCstatic intSTARstatic intSTRAY_BRACKETstatic intSTRING_LITERALstatic intSYN_SEMPREDstatic intSYNPREDstatic intTEMPLATEstatic intTHROWSstatic intTOKEN_REFstatic intTOKENSstatic intTREEstatic intTREE_BEGINstatic intTREE_GRAMMARstatic intWILDCARDstatic intWSstatic intWS_LOOPstatic intWS_OPTstatic intXDIGIT
-
Constructor Summary
Constructors Constructor Description ANTLRLexer()ANTLRLexer(org.antlr.runtime.CharStream input)ANTLRLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.antlr.runtime.Lexer[]getDelegates()java.lang.StringgetFileName()java.lang.StringgetGrammarFileName()voidmACTION()voidmACTION_CHAR_LITERAL()voidmACTION_ESC()voidmACTION_STRING_LITERAL()voidmAMPERSAND()voidmARG_ACTION()voidmASSIGN()voidmBANG()voidmCATCH()voidmCHAR_LITERAL()voidmCLOSE_ELEMENT_OPTION()voidmCOLON()voidmCOMMA()voidmCOMMENT()voidmDIGIT()voidmDOC_COMMENT()voidmDOLLAR()voidmDOUBLE_ANGLE_STRING_LITERAL()voidmDOUBLE_QUOTE_STRING_LITERAL()voidmESC()voidmETC()voidmFINALLY()voidmFORCED_ACTION()voidmFRAGMENT()voidmGRAMMAR()voidmIMPLIES()voidmIMPORT()voidmINT()voidmLEXER()voidmLPAREN()voidmML_COMMENT(java.util.List<java.lang.Integer> type)voidmNESTED_ACTION()voidmNESTED_ARG_ACTION(java.util.List<java.lang.String> text)voidmNOT()voidmOPEN_ELEMENT_OPTION()voidmOPTIONS()voidmOR()voidmPARSER()voidmPLUS()voidmPLUS_ASSIGN()voidmPRIVATE()voidmPROTECTED()voidmPUBLIC()voidmQUESTION()voidmRANGE()voidmRCURLY()voidmRETURNS()voidmREWRITE()voidmROOT()voidmRPAREN()voidmRULE_REF()voidmSCOPE()voidmSEMI()voidmSEMPRED()voidmSL_COMMENT()voidmSRC()voidmSTAR()voidmSTRAY_BRACKET()voidmSTRING_LITERAL()voidmTHROWS()voidmTOKEN_REF()voidmTokens()voidmTOKENS()voidmTREE()voidmTREE_BEGIN()voidmWILDCARD()voidmWS()voidmWS_LOOP()voidmWS_OPT()voidmXDIGIT()org.antlr.runtime.TokennextToken()voidsetFileName(java.lang.String value)booleansynpred1_ANTLR()voidsynpred1_ANTLR_fragment()booleansynpred2_ANTLR()voidsynpred2_ANTLR_fragment()booleansynpred3_ANTLR()voidsynpred3_ANTLR_fragment()booleansynpred4_ANTLR()voidsynpred4_ANTLR_fragment()-
Methods inherited from class org.antlr.runtime.Lexer
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getEOFToken, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, recover, reportError, reset, setCharStream, setText, skip, traceIn, traceOut
-
Methods inherited from class org.antlr.runtime.BaseRecognizer
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOut
-
-
-
-
Field Detail
-
EOF
public static final int EOF
- See Also:
- Constant Field Values
-
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
-
ACTION_CHAR_LITERAL
public static final int ACTION_CHAR_LITERAL
- See Also:
- Constant Field Values
-
ACTION_ESC
public static final int ACTION_ESC
- See Also:
- Constant Field Values
-
ACTION_STRING_LITERAL
public static final int ACTION_STRING_LITERAL
- See Also:
- Constant Field Values
-
ALT
public static final int ALT
- See Also:
- Constant Field Values
-
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
-
ARG
public static final int ARG
- See Also:
- Constant Field Values
-
ARGLIST
public static final int ARGLIST
- See Also:
- Constant Field Values
-
ARG_ACTION
public static final int ARG_ACTION
- See Also:
- Constant Field Values
-
ASSIGN
public static final int ASSIGN
- See Also:
- Constant Field Values
-
BACKTRACK_SEMPRED
public static final int BACKTRACK_SEMPRED
- See Also:
- Constant Field Values
-
BANG
public static final int BANG
- See Also:
- Constant Field Values
-
BLOCK
public static final int BLOCK
- See Also:
- Constant Field Values
-
CATCH
public static final int CATCH
- See Also:
- Constant Field Values
-
CHAR_LITERAL
public static final int CHAR_LITERAL
- See Also:
- Constant Field Values
-
CHAR_RANGE
public static final int CHAR_RANGE
- See Also:
- Constant Field Values
-
CLOSE_ELEMENT_OPTION
public static final int CLOSE_ELEMENT_OPTION
- See Also:
- Constant Field Values
-
CLOSURE
public static final int CLOSURE
- See Also:
- Constant Field Values
-
COLON
public static final int COLON
- See Also:
- Constant Field Values
-
COMBINED_GRAMMAR
public static final int COMBINED_GRAMMAR
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
-
DOC_COMMENT
public static final int DOC_COMMENT
- See Also:
- Constant Field Values
-
DOLLAR
public static final int DOLLAR
- See Also:
- Constant Field Values
-
DOT
public static final int DOT
- See Also:
- Constant Field Values
-
DOUBLE_ANGLE_STRING_LITERAL
public static final int DOUBLE_ANGLE_STRING_LITERAL
- See Also:
- Constant Field Values
-
DOUBLE_QUOTE_STRING_LITERAL
public static final int DOUBLE_QUOTE_STRING_LITERAL
- See Also:
- Constant Field Values
-
EOA
public static final int EOA
- See Also:
- Constant Field Values
-
EOB
public static final int EOB
- See Also:
- Constant Field Values
-
EOR
public static final int EOR
- See Also:
- Constant Field Values
-
EPSILON
public static final int EPSILON
- See Also:
- Constant Field Values
-
ESC
public static final int ESC
- See Also:
- Constant Field Values
-
ETC
public static final int ETC
- See Also:
- Constant Field Values
-
FINALLY
public static final int FINALLY
- See Also:
- Constant Field Values
-
FORCED_ACTION
public static final int FORCED_ACTION
- See Also:
- Constant Field Values
-
FRAGMENT
public static final int FRAGMENT
- See Also:
- Constant Field Values
-
GATED_SEMPRED
public static final int GATED_SEMPRED
- See Also:
- Constant Field Values
-
GRAMMAR
public static final int GRAMMAR
- See Also:
- Constant Field Values
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
IMPLIES
public static final int IMPLIES
- See Also:
- Constant Field Values
-
IMPORT
public static final int IMPORT
- See Also:
- Constant Field Values
-
INITACTION
public static final int INITACTION
- See Also:
- Constant Field Values
-
INT
public static final int INT
- See Also:
- Constant Field Values
-
LABEL
public static final int LABEL
- See Also:
- Constant Field Values
-
LEXER
public static final int LEXER
- See Also:
- Constant Field Values
-
LEXER_GRAMMAR
public static final int LEXER_GRAMMAR
- See Also:
- Constant Field Values
-
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
-
ML_COMMENT
public static final int ML_COMMENT
- See Also:
- Constant Field Values
-
NESTED_ACTION
public static final int NESTED_ACTION
- See Also:
- Constant Field Values
-
NESTED_ARG_ACTION
public static final int NESTED_ARG_ACTION
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
OPEN_ELEMENT_OPTION
public static final int OPEN_ELEMENT_OPTION
- See Also:
- Constant Field Values
-
OPTIONAL
public static final int OPTIONAL
- See Also:
- Constant Field Values
-
OPTIONS
public static final int OPTIONS
- See Also:
- Constant Field Values
-
OR
public static final int OR
- See Also:
- Constant Field Values
-
PARSER
public static final int PARSER
- See Also:
- Constant Field Values
-
PARSER_GRAMMAR
public static final int PARSER_GRAMMAR
- See Also:
- Constant Field Values
-
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
-
PLUS_ASSIGN
public static final int PLUS_ASSIGN
- See Also:
- Constant Field Values
-
POSITIVE_CLOSURE
public static final int POSITIVE_CLOSURE
- See Also:
- Constant Field Values
-
PREC_RULE
public static final int PREC_RULE
- See Also:
- Constant Field Values
-
PRIVATE
public static final int PRIVATE
- See Also:
- Constant Field Values
-
PROTECTED
public static final int PROTECTED
- See Also:
- Constant Field Values
-
PUBLIC
public static final int PUBLIC
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
-
RCURLY
public static final int RCURLY
- See Also:
- Constant Field Values
-
RECURSIVE_RULE_REF
public static final int RECURSIVE_RULE_REF
- See Also:
- Constant Field Values
-
RET
public static final int RET
- See Also:
- Constant Field Values
-
RETURNS
public static final int RETURNS
- See Also:
- Constant Field Values
-
REWRITE
public static final int REWRITE
- See Also:
- Constant Field Values
-
REWRITES
public static final int REWRITES
- See Also:
- Constant Field Values
-
ROOT
public static final int ROOT
- See Also:
- Constant Field Values
-
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
-
RULE
public static final int RULE
- See Also:
- Constant Field Values
-
RULE_REF
public static final int RULE_REF
- See Also:
- Constant Field Values
-
SCOPE
public static final int SCOPE
- See Also:
- Constant Field Values
-
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
-
SEMPRED
public static final int SEMPRED
- See Also:
- Constant Field Values
-
SL_COMMENT
public static final int SL_COMMENT
- See Also:
- Constant Field Values
-
SRC
public static final int SRC
- See Also:
- Constant Field Values
-
STAR
public static final int STAR
- See Also:
- Constant Field Values
-
STRAY_BRACKET
public static final int STRAY_BRACKET
- See Also:
- Constant Field Values
-
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
SYNPRED
public static final int SYNPRED
- See Also:
- Constant Field Values
-
SYN_SEMPRED
public static final int SYN_SEMPRED
- See Also:
- Constant Field Values
-
TEMPLATE
public static final int TEMPLATE
- See Also:
- Constant Field Values
-
THROWS
public static final int THROWS
- See Also:
- Constant Field Values
-
TOKENS
public static final int TOKENS
- See Also:
- Constant Field Values
-
TOKEN_REF
public static final int TOKEN_REF
- See Also:
- Constant Field Values
-
TREE
public static final int TREE
- See Also:
- Constant Field Values
-
TREE_BEGIN
public static final int TREE_BEGIN
- See Also:
- Constant Field Values
-
TREE_GRAMMAR
public static final int TREE_GRAMMAR
- See Also:
- Constant Field Values
-
WILDCARD
public static final int WILDCARD
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
WS_LOOP
public static final int WS_LOOP
- See Also:
- Constant Field Values
-
WS_OPT
public static final int WS_OPT
- See Also:
- Constant Field Values
-
XDIGIT
public static final int XDIGIT
- See Also:
- Constant Field Values
-
hasASTOperator
public boolean hasASTOperator
-
fileName
private java.lang.String fileName
-
dfa9
protected ANTLRLexer.DFA9 dfa9
-
dfa25
protected ANTLRLexer.DFA25 dfa25
-
DFA9_eotS
static final java.lang.String DFA9_eotS
- See Also:
- Constant Field Values
-
DFA9_eofS
static final java.lang.String DFA9_eofS
- See Also:
- Constant Field Values
-
DFA9_minS
static final java.lang.String DFA9_minS
- See Also:
- Constant Field Values
-
DFA9_maxS
static final java.lang.String DFA9_maxS
- See Also:
- Constant Field Values
-
DFA9_acceptS
static final java.lang.String DFA9_acceptS
- See Also:
- Constant Field Values
-
DFA9_specialS
static final java.lang.String DFA9_specialS
- See Also:
- Constant Field Values
-
DFA9_transitionS
static final java.lang.String[] DFA9_transitionS
-
DFA9_eot
static final short[] DFA9_eot
-
DFA9_eof
static final short[] DFA9_eof
-
DFA9_min
static final char[] DFA9_min
-
DFA9_max
static final char[] DFA9_max
-
DFA9_accept
static final short[] DFA9_accept
-
DFA9_special
static final short[] DFA9_special
-
DFA9_transition
static final short[][] DFA9_transition
-
DFA25_eotS
static final java.lang.String DFA25_eotS
- See Also:
- Constant Field Values
-
DFA25_eofS
static final java.lang.String DFA25_eofS
- See Also:
- Constant Field Values
-
DFA25_minS
static final java.lang.String DFA25_minS
- See Also:
- Constant Field Values
-
DFA25_maxS
static final java.lang.String DFA25_maxS
- See Also:
- Constant Field Values
-
DFA25_acceptS
static final java.lang.String DFA25_acceptS
- See Also:
- Constant Field Values
-
DFA25_specialS
static final java.lang.String DFA25_specialS
- See Also:
- Constant Field Values
-
DFA25_transitionS
static final java.lang.String[] DFA25_transitionS
-
DFA25_eot
static final short[] DFA25_eot
-
DFA25_eof
static final short[] DFA25_eof
-
DFA25_min
static final char[] DFA25_min
-
DFA25_max
static final char[] DFA25_max
-
DFA25_accept
static final short[] DFA25_accept
-
DFA25_special
static final short[] DFA25_special
-
DFA25_transition
static final short[][] DFA25_transition
-
-
Method Detail
-
getFileName
public java.lang.String getFileName()
-
setFileName
public void setFileName(java.lang.String value)
-
nextToken
public org.antlr.runtime.Token nextToken()
- Specified by:
nextTokenin interfaceorg.antlr.runtime.TokenSource- Overrides:
nextTokenin classorg.antlr.runtime.Lexer
-
getDelegates
public org.antlr.runtime.Lexer[] getDelegates()
-
getGrammarFileName
public java.lang.String getGrammarFileName()
- Overrides:
getGrammarFileNamein classorg.antlr.runtime.BaseRecognizer
-
mCATCH
public final void mCATCH() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mFINALLY
public final void mFINALLY() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mFRAGMENT
public final void mFRAGMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mGRAMMAR
public final void mGRAMMAR() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mIMPORT
public final void mIMPORT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mLEXER
public final void mLEXER() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPARSER
public final void mPARSER() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPRIVATE
public final void mPRIVATE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPROTECTED
public final void mPROTECTED() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPUBLIC
public final void mPUBLIC() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRETURNS
public final void mRETURNS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSCOPE
public final void mSCOPE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTHROWS
public final void mTHROWS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTREE
public final void mTREE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSTRING_LITERAL
public final void mSTRING_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mFORCED_ACTION
public final void mFORCED_ACTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mDOC_COMMENT
public final void mDOC_COMMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSEMPRED
public final void mSEMPRED() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mWS
public final void mWS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mCOMMENT
public final void mCOMMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSL_COMMENT
public final void mSL_COMMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mML_COMMENT
public final void mML_COMMENT(java.util.List<java.lang.Integer> type) throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mOPEN_ELEMENT_OPTION
public final void mOPEN_ELEMENT_OPTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mCLOSE_ELEMENT_OPTION
public final void mCLOSE_ELEMENT_OPTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mAMPERSAND
public final void mAMPERSAND() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mCOMMA
public final void mCOMMA() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mQUESTION
public final void mQUESTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTREE_BEGIN
public final void mTREE_BEGIN() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mLPAREN
public final void mLPAREN() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRPAREN
public final void mRPAREN() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mCOLON
public final void mCOLON() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSTAR
public final void mSTAR() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPLUS
public final void mPLUS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mASSIGN
public final void mASSIGN() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mPLUS_ASSIGN
public final void mPLUS_ASSIGN() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mIMPLIES
public final void mIMPLIES() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mREWRITE
public final void mREWRITE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSEMI
public final void mSEMI() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mROOT
public final void mROOT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mBANG
public final void mBANG() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mOR
public final void mOR() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mWILDCARD
public final void mWILDCARD() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mETC
public final void mETC() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRANGE
public final void mRANGE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mNOT
public final void mNOT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRCURLY
public final void mRCURLY() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mDOLLAR
public final void mDOLLAR() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSTRAY_BRACKET
public final void mSTRAY_BRACKET() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mCHAR_LITERAL
public final void mCHAR_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mDOUBLE_QUOTE_STRING_LITERAL
public final void mDOUBLE_QUOTE_STRING_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mDOUBLE_ANGLE_STRING_LITERAL
public final void mDOUBLE_ANGLE_STRING_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mESC
public final void mESC() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mDIGIT
public final void mDIGIT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mXDIGIT
public final void mXDIGIT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mINT
public final void mINT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mARG_ACTION
public final void mARG_ACTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mNESTED_ARG_ACTION
public final void mNESTED_ARG_ACTION(java.util.List<java.lang.String> text) throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mACTION
public final void mACTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mNESTED_ACTION
public final void mNESTED_ACTION() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mACTION_CHAR_LITERAL
public final void mACTION_CHAR_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mACTION_STRING_LITERAL
public final void mACTION_STRING_LITERAL() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mACTION_ESC
public final void mACTION_ESC() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTOKEN_REF
public final void mTOKEN_REF() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTOKENS
public final void mTOKENS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mOPTIONS
public final void mOPTIONS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_REF
public final void mRULE_REF() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mWS_LOOP
public final void mWS_LOOP() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mWS_OPT
public final void mWS_OPT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mSRC
public final void mSRC() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTokens
public void mTokens() throws org.antlr.runtime.RecognitionException- Specified by:
mTokensin classorg.antlr.runtime.Lexer- Throws:
org.antlr.runtime.RecognitionException
-
synpred1_ANTLR_fragment
public final void synpred1_ANTLR_fragment() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
synpred2_ANTLR_fragment
public final void synpred2_ANTLR_fragment() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
synpred3_ANTLR_fragment
public final void synpred3_ANTLR_fragment() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
synpred4_ANTLR_fragment
public final void synpred4_ANTLR_fragment() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
synpred1_ANTLR
public final boolean synpred1_ANTLR()
-
synpred3_ANTLR
public final boolean synpred3_ANTLR()
-
synpred4_ANTLR
public final boolean synpred4_ANTLR()
-
synpred2_ANTLR
public final boolean synpred2_ANTLR()
-
-