MCPcopy Create free account
hub / github.com/DistributedClocks/shiviz / BinaryOp

Function BinaryOp

js/logEventMatcher/lemAST.js:69–79  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected