public class ContextRuleListGetterDecl extends ContextGetterDecl
public List<XContext> X() { }
public XContext X(int i) { }
Modifier and Type | Field and Description |
---|---|
String |
ctxName |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
ContextRuleListGetterDecl(OutputModelFactory factory,
String name,
String ctxName) |
equals, getArgType, hashCode
getContextName, getOuterMostAltCodeBlock
public String ctxName
public ContextRuleListGetterDecl(OutputModelFactory factory, String name, String ctxName)
Copyright © 1992–2020 ANTLR. All rights reserved.