Uses of Class
sootup.spark.node.AllocationNode
Packages that use AllocationNode
-
Uses of AllocationNode in sootup.spark
Methods in sootup.spark that return AllocationNodeModifier and TypeMethodDescriptionIncrementalPointsToAnalysis.HeapKey.obj()Returns the value of theobjrecord component.Methods in sootup.spark that return types with arguments of type AllocationNodeModifier and TypeMethodDescriptionIncrementalPointsToAnalysis.getHeap()IncrementalPointsToAnalysis.getPointsTo()PointsToAnalysis.getPointsToMap()Read-only view of the raw PAG-level points-to map.IncrementalPointsToAnalysis.reachingObjects(@NonNull Node n) PointsToAnalysis.reachingObjects(@NonNull Value value, @NonNull MethodSignature containingMethodSig) Returns the set of allocation sites thatvaluemay point to withincontainingMethodSig.Constructors in sootup.spark with parameters of type AllocationNodeModifierConstructorDescriptionHeapKey(AllocationNode obj, FieldSignature field) Creates an instance of aHeapKeyrecord class.