- equals(Object) - Method in class org.netbeans.api.lsp.HyperlinkLocation
-
- errorKind() - Method in class org.netbeans.spi.lsp.ErrorProvider.Context
-
The type of errors/warnings should be computed.
- ErrorProvider - Interface in org.netbeans.spi.lsp
-
A provided for errors/warnings for a given file.
- ErrorProvider.Context - Class in org.netbeans.spi.lsp
-
The context for the error provider.
- ErrorProvider.Kind - Enum in org.netbeans.spi.lsp
-
The kind of errors/warnings that should be computed.
- expandedEndOffset(int) - Method in class org.netbeans.spi.lsp.StructureProvider.Builder
-
The expanded range is offset range that is typically used to
determine if the cursors inside the element to reveal in the element
in the UI.
- expandedStartOffset(int) - Method in class org.netbeans.spi.lsp.StructureProvider.Builder
-
The expanded range is offset range that is typically used to
determine if the cursors inside the element to reveal in the element
in the UI.