Documentation of 'org.hecl.load.LoadCmd' Java class
LoadCmd
org.hecl.load

Class LoadCmd

  • All Implemented Interfaces:
    Command


    public class LoadCmd
    extends java.lang.Object
    implements Command
    LoadCmd implements the "load" command.
    • Method Detail

      • cmdCode

        public Thing cmdCode(Interp interp,
                             Thing[] argv)
                      throws HeclException
        The cmdCode method implements the 'load' command.
        Specified by:
        cmdCode in interface Command
        Parameters:
        interp - an Interp value
        argv - a Thing[] value
        Returns:
        A Thing representing the computed value, or null.
        Throws:
        HeclException - if an error occurs
      • unload

        public static void unload(Interp interp)
                           throws HeclException
        The unloadModule method unloads the module.
        Parameters:
        interp - an Interp value
        Throws:
        HeclException - if an error occurs

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.