Class WhileStatement

  • All Implemented Interfaces:
    Statement

    public final class WhileStatement
    extends ValueObject
    implements Statement
    Represents the "while () ..." statement.