CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate BinaryExpr :: hasOperands

Holds if e and f (in either order) are the two operands of this expression.

predicate hasOperands ( Expr e , Expr f )