class Lit::Interpreter::Return

Defined in:

lit/interpreter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Bool | Float64 | ::Lit::Callable | String | Nil) #

[View source]

Instance Method Detail

def value : Value #

[View source]