invocationApplicabilityInference
open fun invocationApplicabilityInference(methodCallExpr: MethodCallExpr, methodDeclaration: ResolvedMethodDeclaration): Boolean(source)
Determine whether a potentially applicable generic method m is applicable for a method invocation that provides no explicit type arguments.