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

Member predicate RegExpCharacterRange::isRange

Holds if lo is the lower bound of this character range and hi the upper bound.

predicate isRange(string lo, string hi)