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

S

selectionEndOffset(int) - Method in class org.netbeans.spi.lsp.StructureProvider.Builder
The end of offset range where this element should be selected and revealed in document when selected in outline view.
selectionStartOffset(int) - Method in class org.netbeans.spi.lsp.StructureProvider.Builder
The start of offset range where this element should be selected and revealed in document when selected in outline view.
setCode(String) - Method in class org.netbeans.api.lsp.Diagnostic.Builder
Set the code of the diagnostic.
setSeverity(Diagnostic.Severity) - Method in class org.netbeans.api.lsp.Diagnostic.Builder
Set the severity of the diagnostic.
sortText(String) - Method in class org.netbeans.spi.lsp.CompletionCollector.Builder
A string that should be used when comparing this completion with other completions.
StructureElement - Class in org.netbeans.api.lsp
StructureElement is a tree item that shows the structure of the source code.
StructureElement.Kind - Enum in org.netbeans.api.lsp
Kind of the structure element.
StructureElement.Tag - Enum in org.netbeans.api.lsp
Tags are extra annotations that tweak the rendering of a symbol.
StructureProvider - Interface in org.netbeans.spi.lsp
Interface for building structure of symbols at a given document.
StructureProvider.Builder - Class in org.netbeans.spi.lsp
Builder for StructureElement instances.
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.9