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