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