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

Predicate signature isExcluded

Holds if the regular expression should not be considered.

For javascript we make the pragmatic performance optimization to ignore minified files.

Import path

import codeql.regex.RegexTreeView
signature predicate isExcluded(RegExpParent parent)