CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (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)