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~2~~CallsGraph proc~to_json~2 to_json bracket bracket proc~to_json~2->bracket file_t file_t proc~to_json~2->file_t string_t string_t proc~to_json~2->string_t