Uses of Class
sootup.core.views.AbstractView
-
Uses of AbstractView in sootup.java.core.views
Modifier and TypeClassDescriptionclass
The JavaModuleView manages the Java classes of the application being analyzed for >=Java9class
The Class JavaView manages the Java classes of the application being analyzed.class
This view, in contrast to other views, can be modified. -
Uses of AbstractView in sootup.jimple.frontend
Modifier and TypeClassDescriptionclass
The Class JimpleView manages the Sootclasses of the application being analyzed.