rasmus.interpreter.ui
Class RegisterFunction

java.lang.Object
  extended by rasmus.interpreter.ui.RegisterUnit
      extended by rasmus.interpreter.ui.RegisterFunction
All Implemented Interfaces:
RUnitFactory

public class RegisterFunction
extends RegisterUnit


Nested Class Summary
 
Nested classes/interfaces inherited from class rasmus.interpreter.ui.RegisterUnit
RegisterUnit.Record, RegisterUnit.UnitInstance
 
Constructor Summary
RegisterFunction()
           
 
Method Summary
 
Methods inherited from class rasmus.interpreter.ui.RegisterUnit
newInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterFunction

public RegisterFunction()