fr.umlv.tatoo.runtime.tools
Class Token

java.lang.Object
  extended by fr.umlv.tatoo.runtime.tools.Token

public class Token
extends Object


Constructor Summary
Token()
           
 
Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Token

public Token()
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object value)