Uses of Class
sootup.java.core.views.JavaView
Packages that use JavaView
-
Uses of JavaView in sootup.interceptors.typeresolving
Constructors in sootup.interceptors.typeresolving with parameters of type JavaView -
Uses of JavaView in sootup.java.core.views
Subclasses of JavaView in sootup.java.core.viewsModifier and TypeClassDescriptionclass
The JavaModuleView manages the Java classes of the application being analyzed for >=Java9class
This view, in contrast to other views, can be modified.