|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xbase.controlflow.IEarlyExitComputer.ExitPoint
public static class IEarlyExitComputer.ExitPoint
| Field Summary | |
|---|---|
protected boolean |
exceptionalExit
|
protected XExpression |
expression
|
| Constructor Summary | |
|---|---|
protected |
IEarlyExitComputer.ExitPoint(XExpression expression,
boolean exceptionalExit)
|
| Method Summary | |
|---|---|
XExpression |
getExpression()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean exceptionalExit
protected XExpression expression
| Constructor Detail |
|---|
protected IEarlyExitComputer.ExitPoint(XExpression expression,
boolean exceptionalExit)
| Method Detail |
|---|
public XExpression getExpression()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||