rasmus.interpreter.ui
Class RegisterConstant

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

public class RegisterConstant
extends RegisterUnit


Nested Class Summary
 
Nested classes/interfaces inherited from class rasmus.interpreter.ui.RegisterUnit
RegisterUnit.Record, RegisterUnit.UnitInstance
 
Constructor Summary
RegisterConstant()
           
 
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

RegisterConstant

public RegisterConstant()