Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::AST::BlockLiteral
Inherits
Dragonstone::AST::Node
<
Reference
<
Object
Constructors
new
(typed_parameters :
Array
(
TypedParameter
), body :
NodeArray
, location :
Location
|
Nil
= nil)
Source
Instance methods
accept
(visitor)
Source
body
Source
to_source
(io :
IO
)
Source
typed_parameters
Source