Uses of Package
sootup.core.frontend
Packages that use sootup.core.frontend
Package
Description
-
Classes in sootup.core.frontend used by sootup.apk.frontendClassDescription
SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.apk.frontend.dexplerClassDescriptionA class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Responsible for creating
SootClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.core.frontendClassDescriptionA 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.
SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.core.inputlocationClassDescription
SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
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.
SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.java.bytecode.frontend.conversionClassDescriptionA class which holds the information of a methods body and knows how to produce a Body for a SootMethod.Responsible for creating
SootClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.java.bytecode.frontend.inputlocationClassDescriptionResponsible for creating
SootClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.java.coreClassDescriptionA 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.
SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve. -
Classes in sootup.core.frontend used by sootup.jimple.frontendClassDescriptionResponsible for creating
SootClassSource
es based on the handled file type (.class, .jimple, .java, .dex, etc).SootClassSource
represents a Compilation Unit (Interpretation Unit for interpreted languages). e.g. its connecting a file with source(code) to aSignature
that aView
can resolve.