| Package | Description |
|---|---|
| gw.lang.ir.statement |
| Modifier and Type | Method and Description |
|---|---|
List<IRCatchClause> |
IRTryCatchFinallyStatement.getCatchStatements() |
| Constructor and Description |
|---|
IRTryCatchFinallyStatement(IRStatement tryBody,
List<IRCatchClause> catchStatements,
IRStatement finallyBody) |
Copyright © 2018. All rights reserved.