Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Seal::RepeatLoop
Inherits
Seal::Stmt
<
Seal::ASTNode
<
Reference
<
Object
Constructors
new
(count :
Expr
, body :
Array
(
Stmt
))
Source
Instance methods
body
Source
body=
(body :
Array
(
Stmt
))
Source
count
Source
count=
(count :
Expr
)
Source