This visitor extends on the BasicCfgGuidedVisitor by dispatching visitors based on the dataflow graph.

Use BasicCfgGuidedVisitor#start to start the traversal.

Type Parameters

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of DataflowAwareCfgGuidedVisitor

Constructors

Properties

config: Config
visited: Map<NodeId, number>

Methods