get_json_key Interface

interface


Called by

interface~~get_json_key~~CalledByGraph interface~get_json_key string_t%get_json_key proc~get_double_precision get_double_precision proc~get_double_precision->interface~get_json_key proc~get_double_precision_array get_double_precision_array proc~get_double_precision_array->interface~get_json_key proc~get_integer get_integer proc~get_integer->interface~get_json_key proc~get_logical get_logical proc~get_logical->interface~get_json_key proc~get_real get_real proc~get_real->interface~get_json_key proc~get_real_array get_real_array proc~get_real_array->interface~get_json_key proc~get_string get_string proc~get_string->interface~get_json_key

private elemental module function get_json_key(self) result(unquoted_key)

Arguments

Type IntentOptional Attributes Name
class(string_t), intent(in) :: self

Return Value type(string_t)