Uses of Interface
sootup.java.core.ModuleInfoAnalysisInputLocation
Packages that use ModuleInfoAnalysisInputLocation
-
Uses of ModuleInfoAnalysisInputLocation in sootup.java.bytecode.frontend.inputlocation
Classes in sootup.java.bytecode.frontend.inputlocation that implement ModuleInfoAnalysisInputLocationModifier and TypeClassDescriptionclass
An implementation of theAnalysisInputLocation
interface for the Java modulepath.class
Base class forAnalysisInputLocation
s that can be located by aPath
object.class
This 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_filesMethods in sootup.java.bytecode.frontend.inputlocation that return ModuleInfoAnalysisInputLocationModifier and TypeMethodDescriptionprotected ModuleInfoAnalysisInputLocation
ModuleMultiReleaseJarAnalysisInputLocation.createAnalysisInputLocation
(Path path, SourceType sourceType, List<BodyInterceptor> bodyInterceptors)