Uses of Interface
sootup.java.core.ModuleInfoAnalysisInputLocation
-
Uses of ModuleInfoAnalysisInputLocation in sootup.java.bytecode.frontend.inputlocation
Modifier 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_filesModifier and TypeMethodDescriptionprotected ModuleInfoAnalysisInputLocation
ModuleMultiReleaseJarAnalysisInputLocation.createAnalysisInputLocation
(Path path, SourceType sourceType, List<BodyInterceptor> bodyInterceptors)