Interface LineInfo
Package: grammarkdown
Properties
line
Declaration
readonly line: number;
Property Value
number
range
Declaration
readonly range: Range;
Property Value
rangeIncludingLineTerminator
Declaration
readonly rangeIncludingLineTerminator: Range;
Property Value
text
Declaration
readonly text: string;
Property Value
string