JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.lsp/1 1.24
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
F
file()
- Method in class org.netbeans.spi.lsp.
ErrorProvider.Context
The file for which the errors/warnings should be computed.
file(FileObject)
- Method in class org.netbeans.spi.lsp.
StructureProvider.Builder
Sets file which contains the structure element.
filterText(String)
- Method in class org.netbeans.spi.lsp.
CompletionCollector.Builder
A string that should be used when filtering a set of completions.
findCallOrigin(Document, int)
- Method in interface org.netbeans.spi.lsp.
CallHierarchyProvider
Returns a
CallHierarchyEntry
that corresponds to the given document's location.
findDiagnosticControl(Lookup, FileObject)
- Method in interface org.netbeans.spi.lsp.
DiagnosticReporter
Returns a Control object appropriate for the context and the file.
findIncomingCalls(CallHierarchyEntry)
- Method in interface org.netbeans.spi.lsp.
CallHierarchyProvider
Returns a list of locations that call into the passed call target.
findOutgoingCalls(CallHierarchyEntry)
- Method in interface org.netbeans.spi.lsp.
CallHierarchyProvider
Returns a list of locations that are called from the passed source.
findReporterControl(Lookup, FileObject)
- Static method in class org.netbeans.api.lsp.
Diagnostic
Returns a Control object appropriate for the context and the file.
A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.lsp/1 1.24
Prev Letter
Next Letter
Frames
No Frames
All Classes