class FayrantLang::DefinedVarError

Defined in:

exceptions.cr

Constructors

Constructor methods inherited from class FayrantLang::ExecutionError

new(reason : String) new

Constructor Detail

def self.new(name : String) #

[View source]