to_json Interface

interface


Called by

interface~~to_json~4~~CalledByGraph interface~to_json~4 metadata_t%to_json proc~default_real_to_json default_real_to_json proc~default_real_to_json->interface~to_json~4 proc~double_precision_to_json double_precision_to_json proc~double_precision_to_json->interface~to_json~4

private pure module function to_json(self) result(lines)

Arguments

Type IntentOptional Attributes Name
class(metadata_t), intent(in) :: self

Return Value type(string_t),allocatable,(:)