parse_autosize Subroutine

public subroutine parse_autosize(json, pos, autosize_type, status)

Parse autosize as a string or object (extracting type).

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
character(len=:), intent(inout), allocatable :: autosize_type
integer, intent(out) :: status