class

LoopStatement

Inherits StatementNode < Reference < Object

Constructors

new(count : ExpressionNode | Nil, body : Block, postcondition : ExpressionNode | Nil)
Source
new(body : Block)
Source

Instance methods

body
Source
count
Source
postcondition
Source
to_s_indent(io, level)
Source