CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Member predicate LeqExpr::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()