http://www.eteks.com

Package com.eteks.parser.node

Interface Summary
ExpressionNode Interface implemented by the nodes of the tree of a compiled expression.
ParameterizedNode Node requiring parameters to compute its value.
 

Class Summary
BinaryOperatorNode Node matching a binary operator.
CommonFunctionNode Node matching a common function.
ConditionNode Node matching a condition.
ConstantNode Node matching a constant.
ExpressionParameterNode Node matching a parameter of a compiled expression.
FunctionNode Node matching a function call.
FunctionParameterNode Node matching a parameter of a compiled function.
LiteralNode Node matching a literal value.
UnaryOperatorNode Node matching an unary operator.
 


&cp; 1998-2003 eTeks - All rights reserved