org.moremotion.evaluator
Interface Evaluable

All Known Implementing Classes:
ADOMName, Array, Constant, Expression, Function, Node, Symbol, ThenElse

public interface Evaluable

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

Method Summary
 java.lang.Object evaluate(SymbolResolver sr)
           
 

Method Detail

evaluate

java.lang.Object evaluate(SymbolResolver sr)
                          throws EvaluationException,
                                 RemoveInstructionException
Throws:
EvaluationException
RemoveInstructionException


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