Uses of Interface
io.inverno.core.compiler.spi.plugin.PluginExecution
Packages that use PluginExecution
-
Uses of PluginExecution in io.inverno.core.compiler.spi.plugin
Methods in io.inverno.core.compiler.spi.plugin with parameters of type PluginExecutionModifier and TypeMethodDescriptionvoidCompilerPlugin.execute(PluginExecution execution)Executes the plugin.