class Cosmo::HookedExceptions::Return

Defined in:

cosmo/runtime/hooked_exceptions.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Cosmo::HookedExceptions::HookedException

new(token : Token, message : String) new

Constructor Detail

def self.new(token : Token, value : Cosmo::ValueType) #

[View source]

Instance Method Detail

def value : ValueType #

[View source]