to_json Interface

interface


Called by

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

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