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