MCPcopy Create free account
hub / github.com/Relph1119/JVMByPython / lookup_method

Method lookup_method

src/ch08/rtda/heap/CpMethodRef.py:52–63  ·  view source on GitHub ↗

先从C的继承层次中找,如果找不到,就去C的接口中找。 :param clazz: :param name: :param descriptor: :return:

(clazz, name, descriptor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

resolve_method_refMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected