public class CatchBlock
extends java.lang.Object
| Constructor and Description |
|---|
CatchBlock(VncSymbol exSym,
VncList body) |
| Modifier and Type | Method and Description |
|---|---|
VncList |
getBody() |
VncSymbol |
getExSym() |
java.lang.String |
toString() |