* Constructs a BinaryOp whose operator is op and whose left and right operands * are lhs and rhs. * * @classdesc * * A node in the abstract syntax tree that represents a binary operation. The * semantics of each operator defined in terms of javascript operators is as * follows: * Binar
(op, lhs, rhs)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected