JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.core.translators
Class VMStack.PrimitiveValue

java.lang.Object
  |
  +--org.objectweb.jac.core.translators.VMStack.PrimitiveValue
All Implemented Interfaces:
Serializable
Enclosing class:
VMStack

public static class VMStack.PrimitiveValue
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 String type
           
 Object wrappedValue
           
 
Constructor Summary
VMStack.PrimitiveValue(String type)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

wrappedValue

public Object wrappedValue

type

public String type
Constructor Detail

VMStack.PrimitiveValue

public VMStack.PrimitiveValue(String type)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli