[top][index]
search for:

AssociativeExpression -- the class of associative expressions

The type AssociativeExpression is a member of the class Type. Each object of class AssociativeExpression is called an associative expression. Each associative expression is also a member of class Expression.

More general types (whose methods may also apply) :

  • Expression -- the class of all expressions
  • BasicList -- the class of all basic lists
  • Types of associative expression :

  • Equation -- the class of all equation expressions
  • Product -- the class of all product expressions
  • Sum -- the class of all sum expressions

  • [top][index]
    search for: