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