public class ArgAction extends Action
Modifier and Type | Field | Description |
---|---|---|
String |
ctxType |
Context type of invoked rule
|
ast, factory
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
ArgAction(OutputModelFactory factory,
ActionAST ast,
String ctxType) |
public String ctxType
public ArgAction(OutputModelFactory factory, ActionAST ast, String ctxType)
Copyright © 1992–2019 ANTLR. All rights reserved.