Uses of Package
sootup.core.frontend
Package
Description
-
-
ClassDescriptionAbstractClassSource 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
. -
ClassDescriptionAbstractClassSource 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
. -
-
ClassDescriptionA 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
. -
ClassDescriptionAbstractClassSource 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
. -
ClassDescriptionResponsible 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
. -
ClassDescriptionAbstractClassSource 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
. -
ClassDescriptionAbstractClassSource represents a Compilation Unit (Interpretation Unit for interpreted languages).
-
ClassDescriptionA 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. -
ClassDescriptionResponsible 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
.