type_dictionary_populator Derived Type

type, public, abstract :: type_dictionary_populator


Inherited by

type~~type_dictionary_populator~~InheritedByGraph type~type_dictionary_populator type_dictionary_populator type~type_settings type_settings type~type_settings->type~type_dictionary_populator populator

Contents


Type-Bound Procedures

procedure(dictionary_populator_create), public, deferred :: create

  • recursive subroutine dictionary_populator_create(self, pair) Prototype

    Arguments

    Type IntentOptional AttributesName
    class(type_dictionary_populator), intent(inout) :: self
    type(type_key_value_pair), intent(inout) :: pair