class

X::Assembler::AST::LambdaBlock

Inherits Reference / Object

Constructors

new(captures : Array(String) = [] of String, body : Array(StatementNode) = [] of StatementNode, line : Int32 = 0)
Source

Instance methods

body
Source
captures
Source
line
Source