Uses of Interface
sootup.core.jimple.visitor.Visitor
Packages that use Visitor
Package
Description
-
Uses of Visitor in sootup.callgraph
Classes in sootup.callgraph that implement Visitor -
Uses of Visitor in sootup.core.jimple.visitor
Classes in sootup.core.jimple.visitor with type parameters of type VisitorModifier and TypeInterfaceDescriptioninterfaceBasic interface used for visited objects in the Visitor design pattern.Subinterfaces of Visitor in sootup.core.jimple.visitorModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in sootup.core.jimple.visitor that implement VisitorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassReplace old use of an expr with a new useclassReplace old use of a Ref with a new useclassReplace old use(Value) of a Stmt with a new use(Value) -
Uses of Visitor in sootup.interceptors.typeresolving
Classes in sootup.interceptors.typeresolving that implement VisitorModifier and TypeClassDescriptionclassFor a given body, type hierarchy and typing, this class calculates all statements that are necessary for the body to become use-valid.classclass -
Uses of Visitor in sootup.java.core.exceptions
Classes in sootup.java.core.exceptions that implement VisitorModifier and TypeClassDescriptionclassclassclass -
Uses of Visitor in sootup.spark
Classes in sootup.spark that implement Visitor -
Uses of Visitor in sootup.spark.node
Classes in sootup.spark.node that implement Visitor