public class ContextRuleGetterDecl extends ContextGetterDecl
public XContext X() { }
Modifier and Type | Field and Description |
---|---|
String |
ctxName |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
ContextRuleGetterDecl(OutputModelFactory factory,
String name,
String ctxName) |
equals, getArgType, hashCode
getContextName, getOuterMostAltCodeBlock
public String ctxName
public ContextRuleGetterDecl(OutputModelFactory factory, String name, String ctxName)
Copyright © 1992-2013 ANTLR. All Rights Reserved.