public abstract static class Java.ContinuableStatement extends Java.BreakableStatement
Modifier and Type | Field and Description |
---|---|
protected CodeContext.Offset |
whereToContinue |
localVariables
NOWHERE
Modifier | Constructor and Description |
---|---|
protected |
Java.ContinuableStatement(Location location) |
findLocalVariable, getEnclosingScope, setEnclosingScope
getLocation, throwCompileException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
getLocation, throwCompileException
protected CodeContext.Offset whereToContinue
protected Java.ContinuableStatement(Location location)