public abstract class ContextGetterDecl extends Decl
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
ContextGetterDecl(OutputModelFactory
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object
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, getOuterMostAltCodeBlockpublic ContextGetterDecl(OutputModelFactoryfactory, String name)
public StringgetArgType()
public int hashCode()
public boolean equals(Objectobj)