get_json_real Interface

interface
private pure module function get_json_real(self, key, mold) result(value_)

Arguments

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

Return Value real