CodeQL library for Go
codeql/go-all 2.1.4-dev (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()