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