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

Member predicate DataFlow::Content::hasLocationInfo

Holds if this element is at the specified location. The location spans column sc of line sl to column ec of line el in file path. For more information, see Locations.

predicate hasLocationInfo(string path, int sl, int sc, int el, int ec)