codeql/go-all
3.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the polarity of this equality test, that is, true for == and false for !=.
true
==
false
!=
boolean getPolarity()