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

Member predicate Make :: PolynomialBackTrackingTerm :: hasLocationInfo

Holds if this term has the specific location.

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