Class ThrowEarlyExitException
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.SrcOp
org.antlr.v4.codegen.model.ThrowRecognitionException
org.antlr.v4.codegen.model.ThrowEarlyExitException
-
Field Summary
Fields inherited from class ThrowRecognitionException
decision, grammarCharPosInLine, grammarFile, grammarLineFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionThrowEarlyExitException(OutputModelFactory factory, GrammarAST ast, IntervalSet expecting) -
Method Summary
Methods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Constructor Details
-
ThrowEarlyExitException
-