getCallablesWithSignature
open fun getCallablesWithSignature(signature: CallableDeclaration.Signature): List<CallableDeclaration<out Any>>(source)
Return
methods or constructors whose signatures match the passed signature.