Predicate Make::isLikelyCaptureGroup
Holds if group
is likely to be used as a capture group.
Import path
import codeql.regex.HostnameRegexp
predicate isLikelyCaptureGroup(RegExpGroup group)
Holds if group
is likely to be used as a capture group.
import codeql.regex.HostnameRegexp
predicate isLikelyCaptureGroup(RegExpGroup group)