public interface LevelCalc extends Calc
Level.
 When implementing this interface, it is convenient to extend
 AbstractLevelCalc, but it is not required.
| Modifier and Type | Method and Description | 
|---|---|
Level | 
evaluateLevel(Evaluator evaluator)
Evaluates this expression to yield a level. 
 | 
accept, dependsOn, evaluate, getResultStyle, getType, isWrapperFor, unwrap