to_json Interface

interface


Called by

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

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,(:)