CodeQL library for Go
codeql/go-all 2.1.4-dev (changelog, source)
Search

Member predicate Public::BinaryOperationNode::hasOperands

Holds if x and y are the operands of this operation, in either order.

predicate hasOperands(Node x, Node y)