Class Decl
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.SrcOp
org.antlr.v4.codegen.model.decl.Decl
- Direct Known Subclasses:
AttributeDecl, ContextGetterDecl, ElementListDecl, RuleContextDecl, StructDecl, TokenDecl, TokenTypeDecl
-
Field Summary
FieldsFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionDecl(OutputModelFactory factory, String name) Decl(OutputModelFactory factory, String name, String decl) -
Method Summary
Methods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Field Details
-
name
-
escapedName
-
decl
-
isLocal
public boolean isLocal -
ctx
-
-
Constructor Details
-
Decl
-
Decl
-
-
Method Details
-
hashCode
-
equals
-