CodeQL library for Go
codeql/go-all 5.0.3 (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)