Class WhileStatement

All Implemented Interfaces:
Node

public class WhileStatement extends Statement
Represents a "while" statement.