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

Predicate Make::isDotConstant

Holds if term is a dot constant of form \. or [.].

Import path

import codeql.regex.HostnameRegexp
predicate isDotConstant(RegExpTerm term)