Uses of Class
ij.macro.Interpreter
Packages that use Interpreter
-
Uses of Interpreter in ij.macro
Methods in ij.macro that return InterpreterMethods in ij.macro with parameters of type InterpreterModifier and TypeMethodDescriptionstatic void
Interpreter.abort
(Interpreter interp) Absolete, replaced by abortMacro().static Object
ExtensionDescriptor.convertVariable
(Interpreter interp, int rawType, ij.macro.Variable var) int
Debugger.debug
(Interpreter interp, int mode) -
Uses of Interpreter in ij.plugin.frame
Methods in ij.plugin.frame with parameters of type Interpreter