Package qupath.lib.scripting.languages
package qupath.lib.scripting.languages
Base classes for defining scripting languages that QuPath can support.
-
ClassDescriptionClass to deal with script auto-completions.A single completion.Functional interface to extract a token from a string needed to determine a completion.Functional interface for scripting languages that are runnable (e.g.Interface for classes that implement auto-completion (e.g.Abstract class to represent languages supported by the script editor.