| Package | Description |
|---|---|
| org.scijava.script |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutoCompleter
Abstract base class for
AutoCompleter implementations. |
class |
DefaultAutoCompleter
Default implementation of
AutoCompleter. |
| Modifier and Type | Method and Description |
|---|---|
default AutoCompleter |
ScriptLanguage.getAutoCompleter()
Gets a helper object capable of generating autocomplete suggestions for a
code fragment.
|
Copyright © 2015–2022 SciJava. All rights reserved.