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