Uses of Class
sootup.core.jimple.visitor.AbstractStmtVisitor
Packages that use AbstractStmtVisitor
-
Uses of AbstractStmtVisitor in sootup.core.jimple.visitor
Subclasses of AbstractStmtVisitor in sootup.core.jimple.visitorModifier and TypeClassDescriptionclass
Replace old use(Value) of a Stmt with a new use(Value) -
Uses of AbstractStmtVisitor in sootup.interceptors.typeresolving
Subclasses of AbstractStmtVisitor in sootup.interceptors.typeresolvingModifier 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