Uses of Interface
io.inverno.core.compiler.spi.plugin.PluginContext
Packages that use PluginContext
-
Uses of PluginContext in io.inverno.core.compiler.spi.plugin
Methods in io.inverno.core.compiler.spi.plugin with parameters of type PluginContextModifier and TypeMethodDescriptionvoidCompilerPlugin.init(PluginContext pluginContext)Initializes the plugin with the specified context before execution.