Package ij.macro

Class Interpreter

java.lang.Object
ij.macro.Interpreter
All Implemented Interfaces:
MacroConstants

public class Interpreter
extends Object
implements MacroConstants
This is the recursive descent parser/interpreter for the ImageJ macro language.