CodeQL library for Java
codeql/java-all 0.6.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 )