org.moremotion.evaluator
Class Constant

java.lang.Object
  extended by org.moremotion.evaluator.Constant
All Implemented Interfaces:
Evaluable

public class Constant
extends java.lang.Object
implements Evaluable

Version:
$Id: Constant.java 51 2008-03-10 11:46:54Z erkan $

Constructor Summary
Constant(java.lang.Object o)
           
 
Method Summary
 java.lang.Object evaluate(SymbolResolver sr)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Constant

public Constant(java.lang.Object o)
Method Detail

evaluate

public java.lang.Object evaluate(SymbolResolver sr)
                          throws EvaluationException
Specified by:
evaluate in interface Evaluable
Throws:
EvaluationException

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.