codeql/go-all
2.1.3-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()