Package org.mule.weave.extension.api.extension.action
-
Interface Summary Interface Description WeaveCodeActionProvider Provides code actions that should be enabled for the requestedCodeActionParams.WeaveCodeActionProviderExtension Provides code actions to be added to the Language Server that depends specific on this kind of project. -
Class Summary Class Description QuickFixCodeActionProvider Base class for creatingCodeActionfor quick fixes.