[next][previous][up][top][index]
search for:

BinaryOperation -- the class of all binary operation expressions

BinaryOperation -- a type of Expression representing the result of a binary operation.

The header type BinaryOperation is a member of the class HeaderType. Each object of class BinaryOperation is called a binary operation expression. Each binary operation expression is also a member of class Expression.

Methods for using a binary operation expression :

  • net BinaryOperation
  • toString BinaryOperation
  • value BinaryOperation

  • [next][previous][up][top][index]
    search for: