CodeQL library for Go
codeql/go-all 2.1.1-dev (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()