Uses of Class
sootup.core.views.AbstractView
Packages that use AbstractView
-
Uses of AbstractView in sootup.java.core.views
Subclasses of AbstractView in sootup.java.core.viewsModifier 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
Subclasses of AbstractView in sootup.jimple.frontendModifier and TypeClassDescriptionclass
The Class JimpleView manages the Sootclasses of the application being analyzed.