Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

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()