Interface TargetRange

  • All Known Implementing Classes:
    DTDDeclParameter

    public interface TargetRange
    Target range API.
    • Method Detail

      • getTargetRange

        org.eclipse.lsp4j.Range getTargetRange()
        Returns the target range.
        Returns:
        the target range.
      • getTargetURI

        String getTargetURI()
        Returns the target URI.
        Returns:
        the target URI.