Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

Member predicate RegexString::sequence

Holds if the text in the range start,end is a sequence of 1 or more items, where an item is a character, a character set or a group.

predicate sequence(int start, int end)