Uses of Package
io.inverno.core.compiler.spi.plugin
Packages that use io.inverno.core.compiler.spi.plugin
-
Classes in io.inverno.core.compiler.spi.plugin used by io.inverno.core.compiler.spi.pluginClassDescriptionA plugin context expose Java compiler utilities for operating on program elements.A plugin execution is provided during the execution of a
CompilerPluginand give access to the module beans and the program elements claimed by the plugin (seegetSupportedAnnotationTypes()).Thrown during the execution of aCompilerPluginto indicate an unrecoverable error.