Uses of Package
sootup.java.bytecode.frontend.inputlocation
Packages that use sootup.java.bytecode.frontend.inputlocation
-
Classes in sootup.java.bytecode.frontend.inputlocation used by sootup.java.bytecode.frontend.inputlocationClassDescriptionIf the user wants to analyze a Multi-Release Jar, they have to specify the language level to analyze explicitly. if there is no match for the given language level, the default location inside the jar will be used.Base class for
PathBasedAnalysisInputLocation
s that can be located by aPath
object.