public static class IEarlyExitComputer.ExitPoint extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
exceptionalExit |
protected XExpression |
expression |
| Constructor and Description |
|---|
IEarlyExitComputer.ExitPoint(XExpression expression,
boolean exceptionalExit) |
protected boolean exceptionalExit
protected XExpression expression
public IEarlyExitComputer.ExitPoint(XExpression expression, boolean exceptionalExit)
public XExpression getExpression()
Copyright © 2015. All Rights Reserved.