protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XAbstractFeatureCall expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XBasicForLoopExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XBlockExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XConstructorCall expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XDoWhileExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XForLoopExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XIfExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XReturnExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XSwitchExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XSynchronizedExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XThrowExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XTryCatchFinallyExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XVariableDeclaration expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer._exitPoints(XWhileExpression expression) |
protected Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer.exitPoints(XExpression expression) |
Collection<IEarlyExitComputer.ExitPoint> |
IEarlyExitComputer.getExitPoints(XExpression expression) |
Collection<IEarlyExitComputer.ExitPoint> |
DefaultEarlyExitComputer.getExitPoints(XExpression expression) |