Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | error_cnt | report number of errors to caller |
Tests the traversal of a JSON structure
It traverses the structure, looks for all "name" variables, and changes the name.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(json_core), | public | :: | json | ||||
type(json_value), | public, | pointer | :: | p |