| org.jatha.machine.SECDop org.jatha.machine.opJOIN
opJOIN | class opJOIN extends SECDop (Code) | | opJOIN terminates a branch of an IF-ELSE statement
by taking the topmost entry from the D register and
storing it in the C register.
See Also: SECDMachine author: Micheal S. Hewett hewett@cs.stanford.edu |
Constructor Summary | |
public | opJOIN(Jatha lisp) It calls SECDop() with the machine argument
and the label of this instruction. |
opJOIN | public opJOIN(Jatha lisp)(Code) | | It calls SECDop() with the machine argument
and the label of this instruction.
See Also: SECDMachine |
|
|