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

Member predicate Regex::matchesFullString

Holds if this regex is used to match against a full string, as though it was implicitly surrounded by ^ and $.

predicate matchesFullString()