Uses of Class
sootup.spark.node.Node
Packages that use Node
-
Uses of Node in sootup.spark
Methods in sootup.spark that return types with arguments of type NodeModifier and TypeMethodDescriptionNodeFactory.createNode
(@NonNull Value value) creates a PAG node for a given Jimple value -
Uses of Node in sootup.spark.node
Subclasses of Node in sootup.spark.nodeModifier and TypeClassDescriptionclass
Models PAG node object allocationclass
Models PAG node instance field referenceclass
Models PAG node for a static field referenceclass
Models PAG node for local variablesMethods in sootup.spark.node that return types with arguments of type Node