public abstract class ContextGetterDecl extends Decl
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
ContextGetterDecl(OutputModelFactory factory,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Make sure that a getter does not equal a label.
|
String |
getArgType()
Not used for output; just used to distinguish between decl types
to avoid dups.
|
int |
hashCode() |
getContextName, getOuterMostAltCodeBlock
public ContextGetterDecl(OutputModelFactory factory, String name)
public String getArgType()
Copyright © 1992–2020 ANTLR. All rights reserved.