com.ssv.test.airbase.contest.expressions
Interface ExpressionIndexed.Part

All Known Implementing Classes:
ExpressionIndexed.ExpressionPart, ExpressionIndexed.NumPart, ExpressionIndexed.StringPart
Enclosing class:
ExpressionIndexed

public static interface ExpressionIndexed.Part


Method Summary
 java.lang.String evaluate()
           
 

Method Detail

evaluate

java.lang.String evaluate()
                          throws ParserException
Throws:
ParserException