Package | Description |
---|---|
org.scijava.script | |
org.scijava.ui.swing.script |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScriptInterpreter
The default implementation of a
ScriptInterpreter . |
Modifier and Type | Method and Description |
---|---|
ScriptInterpreter |
ScriptREPL.getInterpreter()
Gets the script interpreter for the currently active language.
|
Modifier and Type | Method and Description |
---|---|
ScriptInterpreter |
InterpreterWindow.getInterpreter()
Gets the associated REPL's active
ScriptInterpreter . |
Copyright © 2015–2022 SciJava. All rights reserved.