class

Dragonstone::AST::WithExpression

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(receiver : Node, body : NodeArray, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
body
Source
receiver
Source
to_source
Source