NAME ExpressionTree.pm
DESCRIPTION
NAME ExpressionTree.pm
A class for an expression tree.
DESCRIPTION
An expression tree is an important thing.
the ExpressionTree::Variable manpage
- a variable node
the ExpressionTree::Operand manpage
- an operand in an operation
the ExpressionTree::Value manpage
- an extract value operation
the ExpressionTree::Operations manpage
- expression tree operations
the ExpressionTree::RegExp manpage
- regular expressions