Uses of Class
sootup.java.bytecode.frontend.inputlocation.ArchiveBasedAnalysisInputLocation
Packages that use ArchiveBasedAnalysisInputLocation
- 
Uses of ArchiveBasedAnalysisInputLocation in sootup.java.bytecode.frontend.inputlocation
Modifier and TypeClassDescriptionclassclassThis AnalysisInputLocation models MultiRelease Jars or Directories if path points to a directory that is not packed into a jar see https://openjdk.org/jeps/238#Modular_multi-release_JAR_filesclassIf 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.