saker.java.compiler Documentation TaskDoc JavaDoc Packages
package saker.java.compiler.api.modulepath
Contains classes for creating and accessing Java modulepath configurations.
Interfaces
CompilationModulePath
Represents a modulepath entry that is backed by the output of a Java compilation task.
FileModulePath
Represents a modulepath entry that is backed by a file location.
JavaModulePath
Represents a modulepath configuration for the JVM.
JavaModulePathBuilder
Builder interface for JavaModulePath.
ModulePathVisitor
Visitor interface for examining modulepath entries.
SDKModulePath
Represents a modulepath entry that is backed by a path from and SDK.