class

FayrantLang::ObjectValue

Inherits FayrantLang::AnyValue / Reference / Object

Constructors

new(className : String, methods : Hash(String, FunctionDeclarationStatement), methods_ctx : Context)
Source

Instance methods

==(other : ObjectValue)
Source
fields
Source
get_field(name : String)
Source
get_object
Source
set_field(name : String, value : AnyValue)
Source
to_string
Source
uuid
Source