FieldDictionaryItemPair Interface

public interface FieldDictionaryItemPair

Module Procedures

private function map_p_new_pair(first, second) result(p)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: first
type(FieldDictionaryItem), intent(in) :: second

Return Value type(FieldDictionaryItemPair)