Package sootup.core.jimple.visitor
package sootup.core.jimple.visitor
-
ClassDescriptionBasic interface used for visited objects in the Visitor design pattern.Replace old use of an expr with a new useReplace old use of a Ref with a new useReplace old use(Value) of a Stmt with a new use(Value)Basic interface used in the implementation of the Visitor design pattern.