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 

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.
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.
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