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

R

registerCancelCallback(Runnable) - Method in class org.netbeans.spi.lsp.ErrorProvider.Context
Register a Runnable which will be called when this computation is cancelled.
resolve(Document, int) - Static method in class org.netbeans.api.lsp.HyperlinkLocation
Resolves a hyperlink at the given document offset and returns its target location(s).
resolveTypeDefinition(Document, int) - Static method in class org.netbeans.api.lsp.HyperlinkLocation
Resolves a hyperlink at the given document offset and returns its target type definition location(s).
ResourceOperation - Class in org.netbeans.api.lsp
An operation that affects files, not their content.
ResourceOperation() - Constructor for class org.netbeans.api.lsp.ResourceOperation
 
ResourceOperation.CreateFile - Class in org.netbeans.api.lsp
An operation that instructs the IDE to create a file.
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.5