protected class ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate extends ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
| Modifier | Constructor and Description |
|---|---|
protected |
FilteringThrownExceptionDelegate(IThrownExceptionDelegate delegate,
java.util.List<LightweightTypeReference> caughtExceptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(LightweightTypeReference type) |
LightweightTypeReference |
getActualType(org.eclipse.xtext.common.types.JvmIdentifiableElement identifiable) |
LightweightTypeReference |
getActualType(XExpression expr) |
LightweightTypeReference |
toLightweightReference(org.eclipse.xtext.common.types.JvmTypeReference exception) |
catchExceptions, collectThrownExceptions, collectWith, getResolvedFeatureprotected FilteringThrownExceptionDelegate(IThrownExceptionDelegate delegate, java.util.List<LightweightTypeReference> caughtExceptions)
public LightweightTypeReference toLightweightReference(org.eclipse.xtext.common.types.JvmTypeReference exception)
public void accept(LightweightTypeReference type)
public LightweightTypeReference getActualType(XExpression expr)
public LightweightTypeReference getActualType(org.eclipse.xtext.common.types.JvmIdentifiableElement identifiable)