struct

Athena::Serializer::Navigators::DeserializationNavigator

Inherits Athena::Serializer::Navigators::DeserializationNavigatorInterface < Struct < Value < Object

Constructors

new(visitor : ASR::Visitors::DeserializationVisitorInterface, context : ASR::DeserializationContext, object_constructor : ASR::ObjectConstructorInterface)
Source

Instance methods

accept(type : T.class, data : ASR::Any) forall T
Source