ContextRuleGetterDecl
, ContextRuleListGetterDecl
, ContextTokenGetterDecl
, ContextTokenListGetterDecl
public abstract class ContextGetterDecl extends Decl
ast, factory
enclosingBlock, 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, wait
getContextName, getOuterMostAltCodeBlock
public ContextGetterDecl(OutputModelFactory factory, String name)
public String getArgType()
Copyright © 1992–2018 ANTLR. All rights reserved.