to_json Module Procedure

module procedure to_json pure module function to_json(self) result(file)

Arguments

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

Return Value type(file_t)


Calls

proc~~to_json~~CallsGraph proc~to_json to_json bracket bracket proc~to_json->bracket file_t file_t proc~to_json->file_t string_t string_t proc~to_json->string_t