CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate StringOps::StartsWith::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()