FayrantLang::ObjectValue
Inherits FayrantLang::AnyValue / Reference / Object
Constructors
new(className : String, methods : Hash(String, FunctionDeclarationStatement), methods_ctx : Context)
SourceInstance methods
==(other : ObjectValue)
Sourcefields
Sourceget_field(name : String)
Sourceget_object
Sourceset_field(name : String, value : AnyValue)
Sourceto_string
Sourceuuid
Source