BinNavi.API.reil.mono.DownWalker< GraphNode extends IGraphNode< GraphNode > > Class Reference

Used to walk instruction graphs downwards. More...

List of all members.


Detailed Description

InstructionGraph walker that can be used to walk downwards through InstructionGraph nodes.

Parameters:
<GraphNode> Type of the nodes in the walked graph.