Uses of Class
sootup.spark.IncrementalPointsToAnalysis
Packages that use IncrementalPointsToAnalysis
-
Uses of IncrementalPointsToAnalysis in sootup.spark
Methods in sootup.spark that return IncrementalPointsToAnalysisModifier and TypeMethodDescriptionMethodPAGStmtVisitor.OtfContext.propagator()Returns the value of thepropagatorrecord component.Constructors in sootup.spark with parameters of type IncrementalPointsToAnalysisModifierConstructorDescriptionOtfContext(IncrementalPointsToAnalysis propagator, Deque<MethodSignature> worklist, List<MethodPAGStmtVisitor.PendingVirtualCall> otfPendingVirtualCalls) Creates an instance of aOtfContextrecord class.