Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character, | intent(in) | :: | command | |||
logical, | intent(out) | :: | ok |
procedure , public :: iterate => iterate_ll Function |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(llist), | intent(inout), | target | :: | this | ||
procedure(command_fun) | :: | f |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(llist), | intent(inout) | :: | lst | |||
character, | intent(in) | :: | data |