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

Member predicate Impl::RegExpTerm::hasLocationInfo

Holds if this term is found at the specified location offsets.

predicate hasLocationInfo(string filepath, int startline, int startcolumn, int endline, int endcolumn)