Uses of Class
antlr.RecognitionException
Packages that use RecognitionException
Package
Description
-
Uses of RecognitionException in antlr
Subclasses of RecognitionException in antlrModifier and TypeClassDescriptionclassclassclassclassclassFields in antlr declared as RecognitionExceptionMethods in antlr with parameters of type RecognitionExceptionModifier and TypeMethodDescriptionvoidParser.recover(RecognitionException ex, BitSet tokenSet) voidANTLRParser.reportError(RecognitionException e) voidANTLRParser.reportError(RecognitionException e, String s) voidANTLRTokdefParser.reportError(RecognitionException e) Delegates the error message to the tool if any was registered viainvalid reference
#initTool(antlr.Tool)voidCharScanner.reportError(RecognitionException ex) Parser error-reporting function can be overridden in subclassvoidParser.reportError(RecognitionException ex) Parser error-reporting function can be overridden in subclassvoidTreeParser.reportError(RecognitionException ex) Parser error-reporting function can be overridden in subclassMethods in antlr that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal voidANTLRParser.alternative()final intANTLRParser.ast_type_spec()final voidANTLRParser.block()final BitSetANTLRParser.charSet()final voidANTLRParser.classDef()final voidfinal voidANTLRParser.element()final voidANTLRParser.elementNoOptionSpec()final voidANTLRParser.elementOptionSpec()final voidANTLRParser.exceptionGroup()final voidANTLRParser.exceptionHandler()final voidANTLRParser.exceptionSpec()final voidANTLRParser.exceptionSpecNoLabel()final voidANTLRTokdefParser.file(ImportVocabTokenManager tm) final voidANTLRParser.fileOptionsSpec()final voidANTLRParser.grammar()final TokenANTLRParser.id()final voidANTLRParser.lexerOptionsSpec()final voidfinal voidANTLRTokdefParser.line(ImportVocabTokenManager tm) final voidANTLRLexer.mACTION(boolean _createToken) final voidANTLRLexer.mARG_ACTION(boolean _createToken) final voidANTLRLexer.mASSIGN(boolean _createToken) final voidANTLRTokdefLexer.mASSIGN(boolean _createToken) final voidANTLRLexer.mBANG(boolean _createToken) final voidANTLRLexer.mCARET(boolean _createToken) final voidANTLRLexer.mCHAR_LITERAL(boolean _createToken) final voidANTLRLexer.mCLOSE_ELEMENT_OPTION(boolean _createToken) final voidANTLRLexer.mCOLON(boolean _createToken) final voidANTLRLexer.mCOMMA(boolean _createToken) final voidANTLRLexer.mCOMMENT(boolean _createToken) protected final voidANTLRLexer.mDIGIT(boolean _createToken) protected final voidANTLRTokdefLexer.mDIGIT(boolean _createToken) protected final voidANTLRLexer.mESC(boolean _createToken) protected final voidANTLRTokdefLexer.mESC(boolean _createToken) final voidANTLRTokdefLexer.mID(boolean _createToken) final voidANTLRLexer.mIMPLIES(boolean _createToken) final voidANTLRLexer.mINT(boolean _createToken) final voidANTLRTokdefLexer.mINT(boolean _createToken) protected final intANTLRLexer.mINTERNAL_RULE_REF(boolean _createToken) final voidANTLRLexer.mLPAREN(boolean _createToken) final voidANTLRTokdefLexer.mLPAREN(boolean _createToken) protected final voidANTLRLexer.mML_COMMENT(boolean _createToken) final voidANTLRTokdefLexer.mML_COMMENT(boolean _createToken) protected final voidANTLRLexer.mNESTED_ACTION(boolean _createToken) protected final voidANTLRLexer.mNESTED_ARG_ACTION(boolean _createToken) final voidANTLRLexer.mNOT_OP(boolean _createToken) final voidANTLRLexer.mOPEN_ELEMENT_OPTION(boolean _createToken) final voidANTLRLexer.mOR(boolean _createToken) final voidANTLRLexer.mPLUS(boolean _createToken) final voidANTLRLexer.mQUESTION(boolean _createToken) final voidANTLRLexer.mRANGE(boolean _createToken) final voidANTLRLexer.mRCURLY(boolean _createToken) final voidANTLRLexer.mRPAREN(boolean _createToken) final voidANTLRTokdefLexer.mRPAREN(boolean _createToken) final voidANTLRLexer.mRULE_REF(boolean _createToken) final voidANTLRLexer.mSEMI(boolean _createToken) protected final voidANTLRLexer.mSL_COMMENT(boolean _createToken) final voidANTLRTokdefLexer.mSL_COMMENT(boolean _createToken) final voidANTLRLexer.mSTAR(boolean _createToken) final voidANTLRTokdefLexer.mSTRING(boolean _createToken) final voidANTLRLexer.mSTRING_LITERAL(boolean _createToken) final voidANTLRLexer.mTOKEN_REF(boolean _createToken) final voidANTLRLexer.mTREE_BEGIN(boolean _createToken) final voidANTLRLexer.mWILDCARD(boolean _createToken) final voidANTLRLexer.mWS(boolean _createToken) final voidANTLRTokdefLexer.mWS(boolean _createToken) protected final voidANTLRLexer.mWS_LOOP(boolean _createToken) protected final voidANTLRLexer.mWS_OPT(boolean _createToken) protected final voidANTLRLexer.mXDIGIT(boolean _createToken) protected final voidANTLRTokdefLexer.mXDIGIT(boolean _createToken) final voidANTLRParser.notTerminal(Token label) final TokenANTLRParser.optionValue()final voidANTLRParser.parserOptionsSpec()final voidANTLRParser.parserSpec(String doc) final TokenANTLRParser.qualifiedID()Match a.b.c.d qualified ids; WILDCARD here is overloaded as id separator; that is, I need a reference to the '.' token.final voidfinal voidANTLRParser.rootNode()final voidANTLRParser.rule()final voidANTLRParser.ruleOptionsSpec()final voidANTLRParser.rules()final BitSetANTLRParser.setBlockElement()final voidANTLRParser.subruleOptionsSpec()final StringANTLRParser.superClass()final voidfinal voidANTLRParser.throwsSpec()final voidANTLRParser.tokensSpec()final voidANTLRParser.tokensSpecOptions(Token t) final voidANTLRParser.tree()final voidANTLRParser.treeParserOptionsSpec()final voidANTLRParser.treeParserSpec(String doc) Constructors in antlr with parameters of type RecognitionException -
Uses of RecognitionException in antlr.actions.cpp
Methods in antlr.actions.cpp with parameters of type RecognitionExceptionMethods in antlr.actions.cpp that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal voidActionLexer.mACTION(boolean _createToken) protected final voidActionLexer.mARG(boolean _createToken) protected final voidActionLexer.mAST_CONSTRUCTOR(boolean _createToken) protected final voidActionLexer.mAST_CTOR_ELEMENT(boolean _createToken) The arguments of a #[...] constructor are text, token type, or a tree.protected final voidActionLexer.mAST_ITEM(boolean _createToken) protected final voidActionLexer.mCHAR(boolean _createToken) protected final voidActionLexer.mCOMMENT(boolean _createToken) protected final voidActionLexer.mDIGIT(boolean _createToken) protected final voidActionLexer.mESC(boolean _createToken) protected final voidActionLexer.mID(boolean _createToken) protected final booleanActionLexer.mID_ELEMENT(boolean _createToken) An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.protected final voidActionLexer.mINT(boolean _createToken) protected final voidActionLexer.mINT_OR_FLOAT(boolean _createToken) protected final voidActionLexer.mML_COMMENT(boolean _createToken) protected final voidActionLexer.mSL_COMMENT(boolean _createToken) protected final voidActionLexer.mSTRING(boolean _createToken) protected final voidActionLexer.mSTUFF(boolean _createToken) stuff in between #(...) and #id items Allow the escaping of the # for C preprocessor stuff.protected final voidActionLexer.mTEXT_ARG(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ID_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ITEM(boolean _createToken) protected final voidActionLexer.mTREE(boolean _createToken) protected final voidActionLexer.mTREE_ELEMENT(boolean _createToken) protected final voidActionLexer.mVAR_ASSIGN(boolean _createToken) protected final voidActionLexer.mWS(boolean _createToken) -
Uses of RecognitionException in antlr.actions.csharp
Methods in antlr.actions.csharp with parameters of type RecognitionExceptionMethods in antlr.actions.csharp that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal voidActionLexer.mACTION(boolean _createToken) protected final voidActionLexer.mARG(boolean _createToken) protected final voidActionLexer.mAST_CONSTRUCTOR(boolean _createToken) protected final voidActionLexer.mAST_CTOR_ELEMENT(boolean _createToken) The arguments of a #[...] constructor are text, token type, or a tree.protected final voidActionLexer.mAST_ITEM(boolean _createToken) protected final voidActionLexer.mCHAR(boolean _createToken) protected final voidActionLexer.mCOMMENT(boolean _createToken) protected final voidActionLexer.mDIGIT(boolean _createToken) protected final voidActionLexer.mESC(boolean _createToken) protected final voidActionLexer.mID(boolean _createToken) protected final booleanActionLexer.mID_ELEMENT(boolean _createToken) An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.protected final voidActionLexer.mINT(boolean _createToken) protected final voidActionLexer.mINT_OR_FLOAT(boolean _createToken) protected final voidActionLexer.mML_COMMENT(boolean _createToken) protected final voidActionLexer.mSL_COMMENT(boolean _createToken) protected final voidActionLexer.mSTRING(boolean _createToken) protected final voidActionLexer.mSTUFF(boolean _createToken) stuff in between #(...) and #id items Allow the escaping of the # for C# preprocessor stuff.protected final voidActionLexer.mTEXT_ARG(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ID_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ITEM(boolean _createToken) protected final voidActionLexer.mTREE(boolean _createToken) protected final voidActionLexer.mTREE_ELEMENT(boolean _createToken) protected final voidActionLexer.mVAR_ASSIGN(boolean _createToken) protected final voidActionLexer.mWS(boolean _createToken) -
Uses of RecognitionException in antlr.actions.java
Methods in antlr.actions.java with parameters of type RecognitionExceptionMethods in antlr.actions.java that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal voidActionLexer.mACTION(boolean _createToken) protected final voidActionLexer.mARG(boolean _createToken) protected final voidActionLexer.mAST_CONSTRUCTOR(boolean _createToken) protected final voidActionLexer.mAST_CTOR_ELEMENT(boolean _createToken) The arguments of a #[...] constructor are text, token type, or a tree.protected final voidActionLexer.mAST_ITEM(boolean _createToken) protected final voidActionLexer.mCHAR(boolean _createToken) protected final voidActionLexer.mCOMMENT(boolean _createToken) protected final voidActionLexer.mDIGIT(boolean _createToken) protected final voidActionLexer.mESC(boolean _createToken) protected final voidActionLexer.mID(boolean _createToken) protected final booleanActionLexer.mID_ELEMENT(boolean _createToken) An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.protected final voidActionLexer.mINT(boolean _createToken) protected final voidActionLexer.mINT_OR_FLOAT(boolean _createToken) protected final voidActionLexer.mML_COMMENT(boolean _createToken) protected final voidActionLexer.mSL_COMMENT(boolean _createToken) protected final voidActionLexer.mSTRING(boolean _createToken) protected final voidActionLexer.mSTUFF(boolean _createToken) protected final voidActionLexer.mTEXT_ARG(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ID_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ITEM(boolean _createToken) protected final voidActionLexer.mTREE(boolean _createToken) protected final voidActionLexer.mTREE_ELEMENT(boolean _createToken) protected final voidActionLexer.mVAR_ASSIGN(boolean _createToken) protected final voidActionLexer.mWS(boolean _createToken) -
Uses of RecognitionException in antlr.actions.python
Methods in antlr.actions.python with parameters of type RecognitionExceptionModifier and TypeMethodDescriptionvoidActionLexer.reportError(RecognitionException e) voidCodeLexer.reportError(RecognitionException e) Methods in antlr.actions.python that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal voidActionLexer.mACTION(boolean _createToken) final voidCodeLexer.mACTION(boolean _createToken) protected final voidActionLexer.mARG(boolean _createToken) protected final voidActionLexer.mAST_CONSTRUCTOR(boolean _createToken) protected final voidActionLexer.mAST_CTOR_ELEMENT(boolean _createToken) The arguments of a #[...] constructor are text, token type, or a tree.protected final voidActionLexer.mAST_ITEM(boolean _createToken) protected final voidActionLexer.mCHAR(boolean _createToken) protected final voidActionLexer.mCOMMENT(boolean _createToken) protected final voidCodeLexer.mCOMMENT(boolean _createToken) protected final voidActionLexer.mDIGIT(boolean _createToken) protected final voidActionLexer.mESC(boolean _createToken) protected final voidActionLexer.mID(boolean _createToken) protected final booleanActionLexer.mID_ELEMENT(boolean _createToken) An ID_ELEMENT can be a func call, array ref, simple var, or AST label ref.protected final voidActionLexer.mIGNWS(boolean _createToken) protected final voidCodeLexer.mIGNWS(boolean _createToken) protected final voidActionLexer.mINT(boolean _createToken) protected final voidActionLexer.mINT_OR_FLOAT(boolean _createToken) protected final voidActionLexer.mML_COMMENT(boolean _createToken) protected final voidCodeLexer.mML_COMMENT(boolean _createToken) protected final voidActionLexer.mSL_COMMENT(boolean _createToken) protected final voidCodeLexer.mSL_COMMENT(boolean _createToken) protected final voidActionLexer.mSTRING(boolean _createToken) protected final voidActionLexer.mSTUFF(boolean _createToken) protected final voidCodeLexer.mSTUFF(boolean _createToken) protected final voidActionLexer.mTEXT_ARG(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ARG_ID_ELEMENT(boolean _createToken) protected final voidActionLexer.mTEXT_ITEM(boolean _createToken) protected final voidActionLexer.mTREE(boolean _createToken) protected final voidActionLexer.mTREE_ELEMENT(boolean _createToken) protected final voidActionLexer.mVAR_ASSIGN(boolean _createToken) protected final voidActionLexer.mWS(boolean _createToken) -
Uses of RecognitionException in antlr.debug
Methods in antlr.debug with parameters of type RecognitionExceptionModifier and TypeMethodDescriptionvoidLLkDebuggingParser.reportError(RecognitionException ex) Parser error-reporting function can be overridden in subclass -
Uses of RecognitionException in antlr.preprocessor
Methods in antlr.preprocessor with parameters of type RecognitionExceptionModifier and TypeMethodDescriptionvoidPreprocessor.reportError(RecognitionException e) Delegates the error message to the tool if any was registered viainvalid reference
#initTool(antlr.Tool)Methods in antlr.preprocessor that throw RecognitionExceptionModifier and TypeMethodDescriptionfinal Grammarfinal StringPreprocessor.exceptionGroup()final StringPreprocessor.exceptionHandler()final StringPreprocessor.exceptionSpec()final voidPreprocessor.grammarFile(Hierarchy hier, String file) final voidPreprocessorLexer.mACTION(boolean _createToken) protected final voidPreprocessorLexer.mALT(boolean _createToken) final voidPreprocessorLexer.mARG_ACTION(boolean _createToken) final voidPreprocessorLexer.mASSIGN_RHS(boolean _createToken) final voidPreprocessorLexer.mBANG(boolean _createToken) final voidPreprocessorLexer.mCHAR_LITERAL(boolean _createToken) final voidPreprocessorLexer.mCOMMA(boolean _createToken) final voidPreprocessorLexer.mCOMMENT(boolean _createToken) protected final voidPreprocessorLexer.mCURLY_BLOCK_SCARF(boolean _createToken) protected final voidPreprocessorLexer.mDIGIT(boolean _createToken) protected final voidPreprocessorLexer.mELEMENT(boolean _createToken) protected final voidPreprocessorLexer.mESC(boolean _createToken) protected final voidPreprocessorLexer.mID(boolean _createToken) final voidPreprocessorLexer.mID_OR_KEYWORD(boolean _createToken) This rule picks off keywords in the lexer that need to be handled specially.final voidPreprocessorLexer.mLPAREN(boolean _createToken) protected final voidPreprocessorLexer.mML_COMMENT(boolean _createToken) protected final voidPreprocessorLexer.mNEWLINE(boolean _createToken) final voidPreprocessorLexer.mRCURLY(boolean _createToken) final voidPreprocessorLexer.mRPAREN(boolean _createToken) final voidPreprocessorLexer.mRULE_BLOCK(boolean _createToken) final voidPreprocessorLexer.mSEMI(boolean _createToken) protected final voidPreprocessorLexer.mSL_COMMENT(boolean _createToken) final voidPreprocessorLexer.mSTRING_LITERAL(boolean _createToken) final voidPreprocessorLexer.mSUBRULE_BLOCK(boolean _createToken) final voidPreprocessorLexer.mWS(boolean _createToken) protected final voidPreprocessorLexer.mXDIGIT(boolean _createToken) final IndexedVectorPreprocessor.optionSpec(Grammar gr) final voidfinal StringPreprocessor.superClass()final StringPreprocessor.throwsSpec()