protected abstract class ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate extends Object implements IThrownExceptionDelegate
| Modifier | Constructor and Description |
|---|---|
protected |
ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
IThrownExceptionDelegate |
catchExceptions(List<LightweightTypeReference> caughtExceptions) |
void |
collectThrownExceptions(XExpression expression) |
void |
collectWith(org.eclipse.emf.ecore.util.Switch<Boolean> collector) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getActualType, toLightweightReferenceprotected ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate()
public void collectThrownExceptions(XExpression expression)
collectThrownExceptions in interface IThrownExceptionDelegatepublic IThrownExceptionDelegate catchExceptions(List<LightweightTypeReference> caughtExceptions)
catchExceptions in interface IThrownExceptionDelegatepublic void collectWith(org.eclipse.emf.ecore.util.Switch<Boolean> collector)
Copyright © 2015. All Rights Reserved.