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

Function FormatDescriptorToPython

androguard/core/bytecode.py:945–966  ·  view source on GitHub ↗

Format a descriptor into a form which can be used as a python attribute example:: >>> FormatDescriptorToPython('(Ljava/lang/Long; Ljava/lang/Long; Z Z)V') 'Ljava_lang_LongLjava_lang_LongZZV :param i: name to transform :rtype: str

(i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected