CodeQL library for Python
codeql/python-all 0.10.4 ( changelog , source )
Search

Member predicate RegExp :: charSet

Whether there is a character class, between start (inclusive) and end (exclusive)

predicate charSet ( int start , int end )