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

Member predicate RegexString::groupContents

Holds if the text in the range start,end is a group with contents in the range in_start,in_end

predicate groupContents(int start, int end, int in_start, int in_end)