org.codehaus.janino
public abstract static class Java.ContinuableStatement extends Java.BreakableStatement
Field Summary | |
---|---|
protected boolean | bodyHasContinue |
protected CodeContext.Offset | whereToContinue |
Constructor Summary | |
---|---|
protected | ContinuableStatement(Location location) |