Package io.deephaven.server.console.completer
package io.deephaven.server.console.completer
-
ClassDescriptionAutocomplete handling for JVM languages, that directly can interact with Java instances without any name mangling, and are able to use our flexible parser.Autocomplete handling for python that will use the jedi library, if it is installed.