public class ContextRuleGetterDecl extends ContextGetterDecl
public XContext X() { }
Modifier and Type | Field | Description |
---|---|---|
String |
ctxName |
|
boolean |
optional |
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
ContextRuleGetterDecl(OutputModelFactory factory,
String name,
String ctxName,
boolean optional) |
equals, getArgType, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public String ctxName
public boolean optional
public ContextRuleGetterDecl(OutputModelFactory factory, String name, String ctxName, boolean optional)
Copyright © 1992–2019 ANTLR. All rights reserved.