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

Method post_order

dex2c/graph.py:154–171  ·  view source on GitHub ↗

Return the nodes of the graph in post-order i.e we visit all the children of a node before visiting the node itself.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compute_rpoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected