CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate StringOps::EndsWith::getPolarity

Gets the polarity if the check.

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

boolean getPolarity()