integer_get_comment Subroutine

private recursive subroutine integer_get_comment(self, comment)

Arguments

Type IntentOptional AttributesName
class(type_integer_setting), intent(in) :: self
character(len=:), intent(inout), allocatable:: comment

Calls

proc~~integer_get_comment~~CallsGraph proc~integer_get_comment integer_get_comment proc~format_integer format_integer proc~integer_get_comment->proc~format_integer proc~string_lower string_lower proc~integer_get_comment->proc~string_lower proc~append_string append_string proc~integer_get_comment->proc~append_string

Contents

None