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