from_json Module Procedure

module procedure from_json pure module function from_json(file) result(training_data_files)

Arguments

Type IntentOptional Attributes Name
type(file_t), intent(in) :: file

Return Value type(training_data_files_t)


Calls

proc~~from_json~~CallsGraph proc~from_json from_json call_assert call_assert proc~from_json->call_assert get_json_key get_json_key proc~from_json->get_json_key get_json_value get_json_value proc~from_json->get_json_value lines lines proc~from_json->lines string_t string_t proc~from_json->string_t