CodeQL library for Java/Kotlin
codeql/java-all 0.9.1 (changelog, source)
Search

Predicate Impl::isDotAll

Holds if root has the s flag for multi-line matching.

Import path

import semmle.code.java.regex.RegexTreeView
predicate isDotAll(RegExpTerm root)