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

Function get_type

dex2c/util.py:193–206  ·  view source on GitHub ↗

Retrieve the java type of a descriptor (e.g : I)

(atype, size=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

visit_landing_padMethod · 0.90
visit_put_staticMethod · 0.90
visit_put_instanceMethod · 0.90
visit_newMethod · 0.90
_invoke_commonMethod · 0.90
visit_check_castMethod · 0.90
visit_instanceofMethod · 0.90
visit_new_arrayMethod · 0.90
visit_get_instanceMethod · 0.90
visit_get_staticMethod · 0.90

Calls 1

getMethod · 0.45

Tested by

no test coverage detected