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