Package io.deephaven.lang.completion
-
Interface Summary Interface Description CompletionHandler General API for returning a list of completion results from a given offset in a source command. -
Class Summary Class Description ChunkerCompleter Uses a ChunkerDocument to lookup user cursor and perform autocompletion.CompletionFragment A Deephaven-internal completion fragment.CompletionLookups A lookup object for various values that theChunkerCompleter
might be interested in.CompletionOptions Various context-sensitive options to use when generating completions.CompletionRequest A stateful object to represent a document search at a given position.DelegatingCompletionHandler Allows you to join multiple completion handlers together, and coalesce the final results. -
Enum Summary Enum Description ChunkerCompleter.SearchDirection