Uses of Interface
sootup.jimple.JimpleVisitor
Packages that use JimpleVisitor
-
Uses of JimpleVisitor in sootup.jimple
Classes in sootup.jimple that implement JimpleVisitorModifier and TypeClassDescriptionclass
This class provides an empty implementation ofJimpleVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.