Package picasso.parser.language

Interface Summary
EvaluatableExpression Classes that implement this interface can be evaluated for the image.
 

Class Summary
BuiltinFunctionsReader Handles reading the built-in functions from a file.
CharConstants Symbolic names for character constants
ExpressionTreeNode All elements of the language (e.g., that make up ExpressionTree) should extend ExpressionTreeNode.