Uses of Package
io.github.ascopes.jct.compilers
Package
Description
AssertJ extensions for testing the results of compilations.
APIs for performing compiler passes across user-defined workspaces.
APIs that integrate with the JSR-199 FileManager APIs.
Reusable components for setting up JSR-199 file managers.
Integrations with Junit Jupiter APIs.
-
-
ClassDescriptionCommon functionality for a compiler that can be overridden and that produces a
JctCompilationImpl
as the compilation result.An enum representing the various types of compilation mode that a compiler can run under.An enum representing the various types of debugger info that can be included in compilations.The result of a compilation.Factory for producingJctCompilation
objects by performing a physical compilation with a compiler.Base definition of a compiler that can be configured to perform a compilation run against sources.Function representing a configuration operation that can be applied to a compiler.Interface for defining a common flag builder for compilers.Factory that creates a flag builder.Factory that creates an instance of a JSR-199 compiler. -
ClassDescriptionBase definition of a compiler that can be configured to perform a compilation run against sources.
-
ClassDescriptionBase definition of a compiler that can be configured to perform a compilation run against sources.
-
ClassDescriptionBase definition of a compiler that can be configured to perform a compilation run against sources.