public abstract static class Java.ContinuableStatement extends Java.BreakableStatement
| Modifier and Type | Field and Description |
|---|---|
protected CodeContext.Offset |
whereToContinue |
localVariablesNOWHERE| Modifier | Constructor and Description |
|---|---|
protected |
ContinuableStatement(Location location) |
findLocalVariable, getEnclosingScope, setEnclosingScopegetLocation, throwCompileExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptgetLocation, throwCompileExceptionprotected CodeContext.Offset whereToContinue
protected ContinuableStatement(Location location)