Uses of Package
sootup.core.frontend
Packages that use sootup.core.frontend
Package
Description
-
Classes in sootup.core.frontend used by sootup.apk.frontend
-
Classes in sootup.core.frontend used by sootup.apk.frontend.dexplerClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).A class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Responsible for creating
AbstractClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).Basic class for retrieving information that is needed to build aSootClass
. -
Classes in sootup.core.frontend used by sootup.core.frontendClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).A class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Allows for replacing specific parts of a method or, resolve methods where all information is already existing.Allows for replacing specific parts of a class, such as fields and methods or, allows to resolve classes that are batchparsed like .java files using wala java source frontend or in tests where all information is already existing.Basic class for retrieving information that is needed to build a
SootClass
. -
Classes in sootup.core.frontend used by sootup.core.inputlocation
-
Classes in sootup.core.frontend used by sootup.core.modelClassDescriptionA class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Allows for replacing specific parts of a method or, resolve methods where all information is already existing.Basic class for retrieving information that is needed to build a
SootClass
. -
Classes in sootup.core.frontend used by sootup.java.bytecode.frontend.conversionClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).A class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Responsible for creating
AbstractClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).Basic class for retrieving information that is needed to build aSootClass
. -
Classes in sootup.core.frontend used by sootup.java.bytecode.frontend.inputlocationClassDescriptionResponsible for creating
AbstractClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).Basic class for retrieving information that is needed to build aSootClass
. -
Classes in sootup.core.frontend used by sootup.java.coreClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).A class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Allows for replacing specific parts of a method or, resolve methods where all information is already existing.Basic class for retrieving information that is needed to build a
SootClass
. -
Classes in sootup.core.frontend used by sootup.java.core.viewsClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).
-
Classes in sootup.core.frontend used by sootup.java.frontend.conversionClassDescriptionA class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Responsible for creating
AbstractClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).Allows for replacing specific parts of a method or, resolve methods where all information is already existing. -
Classes in sootup.core.frontend used by sootup.jimple.frontendClassDescriptionResponsible for creating
AbstractClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).Allows for replacing specific parts of a class, such as fields and methods or, allows to resolve classes that are batchparsed like .java files using wala java source frontend or in tests where all information is already existing.Basic class for retrieving information that is needed to build aSootClass
.