class Ktistec::Compiler::LinkError

Overview

Raised to indicate a link error.

Defined in:

utils/compiler.cr

Constructors

Constructor Detail

def self.new(compiler : Compiler, message : String) #

[View source]