Protected
getGet the control flow vertex for the given node id or fail if it does not exist.
Protected
getGet the dataflow graph vertex for the given id
Protected
onProtected
onProtected
onProtected
onProtected
onProtected
onStart the visiting process.
Protected
startProtected
visitProtected
visitProtected
visitcall this function to indicate that a node is to be considered visited.
true
if the node was not visited before, false
otherwise
Protected
visitProtected
visitProtected
visit
This visitor extends on the BasicCfgGuidedVisitor by dispatching visitors based on the dataflow graph.
Use BasicCfgGuidedVisitor#start to start the traversal.