Uses of Interface
sootup.core.jimple.visitor.Visitor
Packages that use Visitor
-
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 TypeInterfaceDescriptioninterface
Basic interface used for visited objects in the Visitor design pattern.Subinterfaces of Visitor in sootup.core.jimple.visitorModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
Classes in sootup.core.jimple.visitor that implement VisitorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Replace old use of an expr with a new useclass
Replace old use of a Ref with a new useclass
Replace 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 TypeClassDescriptionclass
For a given body, type hierarchy and typing, this class calculates all statements that are necessary for the body to become use-valid.class
class