class

WhileLoopStatement

Inherits StatementNode < Reference < Object

Constructors

new(condition : ExpressionNode, body : Block)
Source

Instance methods

body
Source
condition
Source
to_s_indent(io, level)
Source