class Stacklang::Exception

Defined in:

stacklang/compiler/error.cr

Constructors

Constructor Detail

def self.new(error, ast = nil, function = nil, cause = nil) #

[View source]