json_file_get_integer Subroutine

private subroutine json_file_get_integer(this, path, val)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
character(len=*), intent(in) :: path
integer, intent(out) :: val

Contents

None