Class RuleContextListDecl
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.SrcOp
org.antlr.v4.codegen.model.decl.Decl
org.antlr.v4.codegen.model.decl.RuleContextDecl
org.antlr.v4.codegen.model.decl.RuleContextListDecl
-
Field Summary
Fields inherited from class RuleContextDecl
ctxName, isImplicitFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionRuleContextListDecl(OutputModelFactory factory, String name, String ctxName) -
Method Summary
Methods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Constructor Details
-
RuleContextListDecl
-