Sum -- the class of all sum expressions
The wrapper type Sum is a member of the class WrapperType.
Each object of class Sum is called a sum expression.
Each sum expression is also a member of class AssociativeExpression.
More general types (whose methods may also apply) :
Sum -- a type of Expression representing a sum.
Methods for using a sum expression :