Uses of Class
sootup.codepropertygraph.propertygraph.nodes.ControlFlowGraphNode
Packages that use ControlFlowGraphNode
-
Uses of ControlFlowGraphNode in sootup.codepropertygraph.propertygraph.edges
Constructors in sootup.codepropertygraph.propertygraph.edges with parameters of type ControlFlowGraphNodeModifierConstructorDescriptionLeftOpAstEdge(ControlFlowGraphNode source, PropertyGraphNode destination) RightOpAstEdge(ControlFlowGraphNode source, PropertyGraphNode destination)