MCPcopy Create free account
hub / github.com/codehasan/dex2c / get_descriptor

Method get_descriptor

androguard/core/bytecodes/dvm.py:3139–3163  ·  view source on GitHub ↗

Return the descriptor of the method A method descriptor will have the form (A A A ...)R Where A are the arguments to the method and R is the return type. Basic types will have the short form, i.e. I for integer, V for void and class types will be named like a

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

get_informationMethod · 0.95
__str__Method · 0.95
get_short_stringMethod · 0.95
show_infoMethod · 0.95
showMethod · 0.95

Calls 1

loadMethod · 0.95

Tested by

no test coverage detected