Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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