Member predicate UnboundGenericMethod::getAConstructedGeneric
Gets a bound/constructed version of this unbound generic method. These correspond to the unbound
generic method in the same way that bound/constructed types correspond to unbound generic types.
(See the comments on UnboundGenericType
for more information.)