class Ven::Suite::CompileError

Overview

The exception that is raised when the compiler encounters a semantic error.

Defined in:

ven/suite/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(traces : Array(Ven::Suite::Trace), message) #

[View source]

Instance Method Detail

def traces : Traces #

[View source]