CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate RelationalComparison::getGreaterOperand

Gets the greater operand of this comparison, that is, the right operand for a < or <= comparison, and the left operand for >= or >.

Expr getGreaterOperand()