[top][index]
search for:

NonAssociativeProduct -- the class of all nonassociative product expressions

The wrapper type NonAssociativeProduct is a member of the class WrapperType. Each object of class NonAssociativeProduct is called a nonassociative product expression. Each nonassociative product 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
  • NonAssociativeProduct -- a type of Expression representing a nonassociative product.

    Methods for using a nonassociative product expression :

  • Expression ** NonAssociativeProduct
  • Holder ** NonAssociativeProduct
  • net NonAssociativeProduct
  • NonAssociativeProduct ** Expression
  • NonAssociativeProduct ** Holder
  • NonAssociativeProduct ** NonAssociativeProduct
  • precedence NonAssociativeProduct
  • toString NonAssociativeProduct
  • value NonAssociativeProduct

  • [top][index]
    search for: