Skip navigation links
org.netbeans.api.lsp/1 1.7
A B C D E F G H I K L N O P R S T V W 

D

detail(String) - Method in class org.netbeans.spi.lsp.CompletionCollector.Builder
A human-readable string with additional information about this completion, like type or symbol information.
detail(Supplier<String>) - Method in class org.netbeans.spi.lsp.CompletionCollector.Builder
A human-readable string with additional information about this completion, like type or symbol information.
Diagnostic - Class in org.netbeans.api.lsp
A diagnostic for LSP.
Diagnostic.Builder - Class in org.netbeans.api.lsp
The build for the Diagnostic.
Diagnostic.LazyCodeActions - Interface in org.netbeans.api.lsp
Interface to compute Diagnostic's CodeActions lazily.
Diagnostic.Severity - Enum in org.netbeans.api.lsp
 
documentation(String) - Method in class org.netbeans.spi.lsp.CompletionCollector.Builder
A human-readable string that represents a doc-comment.
documentation(Supplier<String>) - Method in class org.netbeans.spi.lsp.CompletionCollector.Builder
A human-readable string that represents a doc-comment.
A B C D E F G H I K L N O P R S T V W 
Skip navigation links
org.netbeans.api.lsp/1 1.7