public class ExceptionClause extends SrcOp
Modifier and Type | Field and Description |
---|---|
Action |
catchAction |
Action |
catchArg |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
ExceptionClause(OutputModelFactory factory,
ActionAST catchArg,
ActionAST catchAction) |
public ExceptionClause(OutputModelFactory factory, ActionAST catchArg, ActionAST catchAction)
Copyright © 1992–2020 ANTLR. All rights reserved.