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