Class Java.ContinueStatement

All Implemented Interfaces:
Java.BlockStatement, Java.Locatable, Java.Scope
Enclosing class:
Java

public static final class Java.ContinueStatement extends Java.Statement
Representation of the JLS7 14.16 CONTINUE statement.