private static final class Es6RewriteGenerators.ExceptionContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Node |
catchBlock |
(package private) int |
catchStartCase |
| Constructor and Description |
|---|
ExceptionContext(int catchStartCase,
Node catchBlock) |