Class ExceptionClause
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.SrcOp
org.antlr.v4.codegen.model.ExceptionClause
-
Field Summary
FieldsFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionExceptionClause(OutputModelFactory factory, ActionAST catchArg, ActionAST catchAction) -
Method Summary
Methods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Field Details
-
catchArg
-
catchAction
-
-
Constructor Details
-
ExceptionClause
-