Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CompleteComponent), | intent(in), | target | :: | this |
function get_component(this) result(component) class(AbstractComponent), pointer :: component class(CompleteComponent), target, intent(in) :: this end function get_component