ContextRuleGetterDecl, ContextRuleListGetterDecl, ContextTokenGetterDecl, ContextTokenListGetterDeclpublic abstract class ContextGetterDecl extends Decl
ast, factoryenclosingBlock, enclosingRuleRunction, uniqueID| Constructor | Description |
|---|---|
ContextGetterDecl(OutputModelFactory factory,
String name) |
| Modifier and Type | Method | 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() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetContextName, getOuterMostAltCodeBlockpublic ContextGetterDecl(OutputModelFactory factory, String name)
public String getArgType()
Copyright © 1992–2019 ANTLR. All rights reserved.