Interface WeaveTextDocumentLocator
-
- All Superinterfaces:
org.mule.dx.platform.api.component.ComponentLifecycle,LanguageServerLifecycle,WeaveComponent
public interface WeaveTextDocumentLocator extends WeaveComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.lsp4j.Locationlocate(java.lang.String uri, org.eclipse.lsp4j.Range range)-
Methods inherited from interface org.mule.weave.extension.api.lifecycle.LanguageServerLifecycle
initialize, initialized, shutdown
-
Methods inherited from interface org.mule.weave.extension.api.component.WeaveComponent
start, stop
-
-