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 TypeClassDescriptionclassAn implementation of theAnalysisInputLocationinterface for the Java modulepath.classBase class forAnalysisInputLocations that can be located by aPathobject.classThis 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 ModuleInfoAnalysisInputLocationModuleMultiReleaseJarAnalysisInputLocation.createAnalysisInputLocation(@NonNull Path path, SourceType sourceType, List<BodyInterceptor> bodyInterceptors)