CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (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()