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