class Ven::Suite::NextInterrupt

Overview

The interrupt raised when a 'next' expression evaluates.

Defined in:

ven/suite/interrupt.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(target : Nil | String, args : Array(Ven::Suite::MClass | Ven::Suite::MStruct)) #

[View source]

Instance Method Detail

def args : Models #

[View source]
def target : String | Nil #

[View source]
def to_s(io) #

[View source]