Class LSPConverters


  • public class LSPConverters
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.eclipse.lsp4j.Position toPosition​(org.mule.weave.v2.api.tooling.location.Position dwPosition)  
      static org.eclipse.lsp4j.Range toRange​(org.mule.weave.v2.api.tooling.location.Location location)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toPosition

        public static final org.eclipse.lsp4j.Position toPosition​(org.mule.weave.v2.api.tooling.location.Position dwPosition)
      • toRange

        public static final org.eclipse.lsp4j.Range toRange​(org.mule.weave.v2.api.tooling.location.Location location)