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