Class Expression

All Implemented Interfaces:
Serializable, EquationSolving, Numerical, XmlExport

public abstract class Expression extends PrimaryItem
This class corresponds to Chapter 9. An expression is evaluated during execution time with the current name bindings.
See Also: