public abstract class ContextGetterDecl extends Decl
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
ContextGetterDecl(OutputModelFactory factory,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Make sure that a getter does not equal a label.
|
java.lang.String |
getArgType()
Not used for output; just used to distinguish between decl types
to avoid dups.
|
int |
hashCode() |
getContextName, getOuterMostAltCodeBlockpublic ContextGetterDecl(OutputModelFactory factory, java.lang.String name)