Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Lit::Expr::While
Inherits
Lit::Expr
/
Reference
/
Object
Constructors
new
(condition : ::
Lit::Expr
, body : ::
Lit::Expr::Block
)
Source
Instance methods
accept
(visitor :
Visitor
)
Source
body
Source
condition
Source