class Cosmo::HookedExceptions::Break

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, loop_level : UInt32) #

[View source]

Instance Method Detail

def loop_level : UInt32 #

[View source]