Documentation of 'ij.macro.Program' Java class
Program
ij.macro

Class Program

  • All Implemented Interfaces:
    MacroConstants


    public class Program
    extends java.lang.Object
    implements MacroConstants
    An object of this type is a tokenized macro file and the associated symbol table.
    • Constructor Detail

      • Program

        public Program()
    • Method Detail

      • getCode

        public int[] getCode()
      • getSymbolTable

        public Symbol[] getSymbolTable()
      • dumpSymbolTable

        public void dumpSymbolTable()
      • dumpProgram

        public void dumpProgram()
      • getGlobals

        public Variable[] getGlobals()
      • hasVars

        public boolean hasVars()
      • macroCount

        public int macroCount()
      • decodeToken

        public java.lang.String decodeToken(int token)
      • getMenus

        public java.util.Hashtable getMenus()
      • hasWord

        public boolean hasWord(java.lang.String word)
      • getSize

        public int getSize()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.