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

Member predicate RegExp :: escapingChar

Holds if the character at pos is a "" that is actually escaping what comes after.

predicate escapingChar ( int pos )