json_file_get_root Subroutine

private subroutine json_file_get_root(this, p)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
type(json_value), intent(out), pointer:: p

Contents

None