Class ContextRuleListIndexedGetterDecl
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.ContextGetterDecl
org.antlr.v4.codegen.model.decl.ContextRuleListGetterDecl
org.antlr.v4.codegen.model.decl.ContextRuleListIndexedGetterDecl
-
Field Summary
Fields inherited from class ContextRuleListGetterDecl
ctxNameFields inherited from class ContextGetterDecl
signatureFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionContextRuleListIndexedGetterDecl(OutputModelFactory factory, String name, String ctxName) ContextRuleListIndexedGetterDecl(OutputModelFactory factory, String name, String ctxName, boolean signature) -
Method Summary
Modifier and TypeMethodDescriptionNot used for output; just used to distinguish between decl types to avoid dups.Methods inherited from class ContextGetterDecl
equals, hashCodeMethods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Constructor Details
-
ContextRuleListIndexedGetterDecl
-
ContextRuleListIndexedGetterDecl
public ContextRuleListIndexedGetterDecl(OutputModelFactory factory, String name, String ctxName, boolean signature)
-
-
Method Details
-
getArgType
Description copied from class:ContextGetterDeclNot used for output; just used to distinguish between decl types to avoid dups.- Overrides:
getArgTypein classContextGetterDecl
-
getSignatureDecl
- Overrides:
getSignatureDeclin classContextRuleListGetterDecl
-