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

Member predicate StringOps::HasPrefix::Range::getPolarity

Gets the polarity of the check.

If the polarity is false the check returns true if the string does not start with the given substring.

boolean getPolarity()