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

Method remove_node

androguard/decompiler/dad/graph.py:91–116  ·  view source on GitHub ↗

Remove the node from the graph, removes also all connections. :param androguard.decompiler.dad.node.Node node: the node to remove

(self, node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

reach_def_analysisFunction · 0.45
MergeNodesFunction · 0.45
while_block_structFunction · 0.45
split_if_nodesFunction · 0.45
simplifyFunction · 0.45

Calls 2

popMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected