RuleContextListDecl
public class RuleContextDecl extends Decl
Modifier and Type | Field | Description |
---|---|---|
String |
ctxName |
|
boolean |
isImplicit |
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
RuleContextDecl(OutputModelFactory factory,
String name,
String ctxName) |
public String ctxName
public boolean isImplicit
public RuleContextDecl(OutputModelFactory factory, String name, String ctxName)
Copyright © 1992–2019 ANTLR. All rights reserved.