Package de.odysseus.el.tree

Interface Summary
ExpressionNode Expression node interface.
FunctionNode Function node interface.
IdentifierNode Identifier node interface.
Node Basic node interface.
TreeBuilder Tree builder interface.
TreeCache Tree cache interface.
 

Class Summary
Bindings Bindings, usually created by a Tree.
NodePrinter Node pretty printer for debugging purposes.
Tree Parsed expression, usually created by a TreeBuilder.
TreeStore Tree store class.
 

Exception Summary
TreeBuilderException Exception type thrown in build phase (scan/parse).
 


Copyright © 2006-2009 Odysseus Software GmbH.