CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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 ( )