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