Module ij
Package ij.macro

Class Symbol

  • All Implemented Interfaces:
    MacroConstants

    public class Symbol
    extends java.lang.Object
    implements MacroConstants
    Objects of this class are used as entries in the macro language symbol table.
    • Field Detail

      • type

        public int type
      • value

        public double value
      • str

        public java.lang.String str
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object