Class WhileStatement

java.lang.Object
org.jd.core.v1.model.javasyntax.statement.WhileStatement
All Implemented Interfaces:
Iterable<Statement>, BaseStatement, Statement, Base<Statement>

public class WhileStatement extends Object implements Statement