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

Class DvClass

androguard/decompiler/dad/decompile.py:213–422  ·  view source on GitHub ↗

This is a wrapper for :class:`~androguard.core.bytecodes.dvm.ClassDefItem` inside the decompiler. At first, :py:attr:`methods` contains a list of :class:`~androguard.core.bytecodes.dvm.EncodedMethods`, which are successively replaced by :class:`DvMethod` in the process of decompilation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

get_classMethod · 0.70
processMethod · 0.70
process_and_showMethod · 0.70
get_astMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected