public class ContextRuleGetterDecl extends ContextGetterDecl
public XContext X() { }| Modifier and Type | Field and Description |
|---|---|
String |
ctxName |
boolean |
optional |
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
ContextRuleGetterDecl(OutputModelFactory factory,
String name,
String ctxName,
boolean optional) |
equals, getArgType, hashCodegetContextName, getOuterMostAltCodeBlockpublic String ctxName
public boolean optional
public ContextRuleGetterDecl(OutputModelFactory factory, String name, String ctxName, boolean optional)
Copyright © 1992–2020 ANTLR. All rights reserved.