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(value : Cosmo::ValueType, token : Token) #

[View source]

Instance Method Detail

def value : ValueType #

[View source]