from_json Module Procedure

module procedure from_json pure recursive module function from_json(neuron_lines, start) result(neuron)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: neuron_lines(:)
integer, intent(in) :: start

Return Value type(neuron_t)


Calls

proc~~from_json~3~~CallsGraph proc~from_json~3 from_json call_julienne_assert call_julienne_assert proc~from_json~3->call_julienne_assert string string proc~from_json~3->string