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

Member predicate EqlExpr::getPolarity

Gets the polarity of this equality test, that is, true for == and false for !=.

boolean getPolarity()