Uses of Interface
io.github.ascopes.jct.filemanagers.JctFileManagerFactory
Package
Description
APIs for performing compiler passes across user-defined workspaces.
APIs that integrate with the JSR-199 FileManager APIs.
-
Uses of JctFileManagerFactory in io.github.ascopes.jct.compilers
Modifier and TypeMethodDescriptionAbstractJctCompiler.getFileManagerFactory()
Get the file manager factory to use for building AbstractJctCompiler file manager during compilation. -
Uses of JctFileManagerFactory in io.github.ascopes.jct.filemanagers
Modifier and TypeMethodDescriptionstatic JctFileManagerFactory
JctFileManagers.newJctFileManagerFactory
(JctCompiler compiler) Create a new default implementation of a file manager factory.