Uses of Interface
org.scijava.script.ScriptInterpreter
-
Packages that use ScriptInterpreter Package Description org.scijava.script -
-
Uses of ScriptInterpreter in org.scijava.script
Classes in org.scijava.script that implement ScriptInterpreter Modifier and Type Class Description classDefaultScriptInterpreterThe default implementation of aScriptInterpreter.Methods in org.scijava.script that return ScriptInterpreter Modifier and Type Method Description ScriptInterpreterScriptREPL. getInterpreter()Gets the script interpreter for the currently active language.
-