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

Member predicate Location :: getNumberOfLines

Gets the total number of lines that this location ranges over, including lines of code, comment and whitespace-only lines.

int getNumberOfLines ( )