next | previous | forward | backward | up | top | index | toc | home

OneExpression -- the class all one expressions

Description

OneExpression a type of Expression of which there is just one instance, an expression representing the number 1.

For the programmer

The object OneExpression is a type, with ancestor classes Holder < Expression < BasicList < Thing.