Package picasso.parser.language
-
Interface Summary Interface Description EvaluatableExpression Classes that implement this interface can be evaluated for the image. -
Class Summary Class Description BuiltinFunctionsReader Handles reading the available built-in functions from a file.CharConstants Symbolic names for character constantsExpressionTreeNode All elements of the language (e.g., that make up ExpressionTree) should extend ExpressionTreeNode.