Class Java.DoStatement

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

public static final class Java.DoStatement extends Java.ContinuableStatement
Representation of a JLS7 14.13 DO statement.