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

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