struct

Crystalizer::Deserializer::SelfDescribingObject(T, N)

Inherits Crystalizer::Deserializer::Object / Struct / Value / Object

Constructors

new(type : T.class)
Source

Instance methods

object_instance

Returns the deserialized object instance.

Source
set_ivar(key : String, &)

Sets a value for an instance variable corresponding to the key.

Source