to_json Module Procedure

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


Calls

proc~~to_json~~CallsGraph proc~to_json to_json string string proc~to_json->string string_t string_t proc~to_json->string_t