Interface LineInfo

    Package: grammarkdown

    Properties

    line

    Declaration
    readonly line: number;
    Property Value
    number

    range

    Declaration
    readonly range: Range;
    Property Value
    Range

    rangeIncludingLineTerminator

    Declaration
    readonly rangeIncludingLineTerminator: Range;
    Property Value
    Range

    text

    Declaration
    readonly text: string;
    Property Value
    string

    Generated by DocFX