Parse autosize type and the meaning of the supplied dimensions.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | json | |||
| integer, | intent(inout) | :: | pos | |||
| character(len=:), | intent(inout), | allocatable | :: | autosize_type | ||
| integer, | intent(out) | :: | status | |||
| character(len=:), | intent(inout), | optional, | allocatable | :: | autosize_contains |