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

Method get_class

androguard/decompiler/dad/decompile.py:468–485  ·  view source on GitHub ↗

Return the :class:`DvClass` with the given name The name is partially matched against the known class names and the first result is returned. For example, the input `foobar` will match on Lfoobar/bla/foo; :param str class_name: :return: the class matching o

(self, class_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.95

Calls 1

DvClassClass · 0.70

Tested by

no test coverage detected