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