class

Ast::ReturnStatement

Inherits Ast::TokenHolder / Ast::Statement / Ast::Node / Reference / Object

Constructors

new(token : Token, return_value : Expression | Nil)
Source

Instance methods

return_value?
Source
to_s(io)
Source