pendingMatcher

fun pendingMatcher(className: String, methodName: String, params: List<String>?): ElementMatcher.Junction<MethodDescription>

Class not loaded, so there is nothing to reflect over: fall back to forward name translation (one mojmap name maps to one runtime name per overload), narrowed by the wanted signature if there is one.