CodeQL library for Swift
codeql/swift-all 2.0.4-dev (changelog, source)
Search

Predicate Make::isDotLike

Holds if term is a wildcard . or an actual . character.

Import path

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