class FayrantLang::TypeError

Defined in:

exceptions.cr

Constructors

Constructor methods inherited from class FayrantLang::ExecutionError

new(reason : String) new

Constructor Detail

def self.new(expected : ValueType, actual : ValueType) #

[View source]
def self.new(expected : String, actual : String) #

[View source]