Line
data class Line
Content copied to clipboard
Represents a line from the source.
Parameters
lineNumber
The line's number.
content
The line's content, including the line separator.
range
The line's range spanning the source's content.
Represents a line from the source.
The line's number.
The line's content, including the line separator.
The line's range spanning the source's content.