Class Java.WhileStatement

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

public static final class Java.WhileStatement extends Java.ContinuableStatement
Representation of the JLS7 14.2 WHILE statement.