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

Member predicate Make::State::hasLocationInfo

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

predicate hasLocationInfo(string file, int line, int column, int endline, int endcolumn)