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