engine
Interface RightValue

All Known Implementing Classes:
Expression

abstract interface RightValue


Method Summary
 Result evaluate()
           
 

Method Detail

evaluate

public Result evaluate()
                throws InterpretTimeException