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 Java™ "continue" statement (JLS 14.15).