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