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.
More general types (whose methods may also apply) :
BinaryOperation -- a type of Expression representing the result of a binary operation.
Methods for using a binary operation expression :