protected class ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate extends ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
| Modifier | Constructor and Description |
|---|---|
protected |
ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate(IThrownExceptionDelegate delegate,
List<LightweightTypeReference> caughtExceptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(LightweightTypeReference type) |
LightweightTypeReference |
getActualType(XExpression expr) |
LightweightTypeReference |
toLightweightReference(JvmTypeReference exception) |
catchExceptions, collectThrownExceptions, collectWithprotected ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate(IThrownExceptionDelegate delegate, List<LightweightTypeReference> caughtExceptions)
public LightweightTypeReference toLightweightReference(JvmTypeReference exception)
public void accept(LightweightTypeReference type)
public LightweightTypeReference getActualType(XExpression expr)
Copyright © 2015. All Rights Reserved.