menu
analyzer package
documentation
source/line_info.dart
LineInfo
lineCount property
lineCount property
dark_mode
light_mode
lineCount
property
int
get
lineCount
The number of lines.
Implementation
int
get
lineCount => lineStarts.length;
analyzer package
documentation
source/line_info
LineInfo
lineCount property
LineInfo class
Constructors
LineInfo
fromContent
Properties
hashCode
lineCount
lineStarts
runtimeType
Methods
getLocation
getOffsetOfLine
getOffsetOfLineAfter
noSuchMethod
toString
Operators
operator ==