Uses of Record Class
sootup.spark.MethodPAGStmtVisitor.PendingVirtualCall
Packages that use MethodPAGStmtVisitor.PendingVirtualCall
-
Uses of MethodPAGStmtVisitor.PendingVirtualCall in sootup.spark
Methods in sootup.spark that return types with arguments of type MethodPAGStmtVisitor.PendingVirtualCallModifier and TypeMethodDescriptionMethodPAGStmtVisitor.OtfContext.otfPendingVirtualCalls()Returns the value of theotfPendingVirtualCallsrecord component.Constructor parameters in sootup.spark with type arguments of type MethodPAGStmtVisitor.PendingVirtualCallModifierConstructorDescriptionOtfContext(IncrementalPointsToAnalysis propagator, Deque<MethodSignature> worklist, List<MethodPAGStmtVisitor.PendingVirtualCall> otfPendingVirtualCalls) Creates an instance of aOtfContextrecord class.