findMethod

fun String.findMethod(findSuper: Boolean? = null, query: MethodQuery.() -> Unit): Method

在当前作用域的 classLoader 上按查询条件查找方法。