public interface HierarchyCalc extends Calc
Hierarchy.
 When implementing this interface, it is convenient to extend
 AbstractHierarchyCalc, but it is not required.
| Modifier and Type | Method and Description | 
|---|---|
Hierarchy | 
evaluateHierarchy(Evaluator evaluator)
Evaluates this expression to yield a hierarchy. 
 | 
accept, dependsOn, evaluate, getResultStyle, getType, isWrapperFor, unwrap