Class WorkDoneProgressOptions

java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.WorkDoneProgressOptions
Direct Known Subclasses:
CodeActionOptions, CodeLensOptions, CompletionOptions, DeclarationOptions, DefinitionOptions, DocumentColorOptions, DocumentFormattingOptions, DocumentHighlightOptions, DocumentLinkOptions, DocumentRangeFormattingOptions, DocumentSymbolOptions, ExecuteCommandOptions, FoldingRangeOptions, HoverOptions, ImplementationOptions, ReferenceOptions, RenameOptions, SelectionRangeOptions, SignatureHelpOptions, TypeDefinitionOptions, WorkspaceSymbolOptions

public class WorkDoneProgressOptions extends JSONBase