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

Member predicate RelationalComparison::getLesserOperand

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

Expr getLesserOperand()