Class TriviaBase

    Package: grammarkdown
    Inheritance
    Node<TKind>
    TriviaBase

    Properties

    hasFollowingBlankLine

    Declaration
    get hasFollowingBlankLine(): boolean;
    Property Value
    boolean

    hasFollowingLineTerminator

    Declaration
    get hasFollowingLineTerminator(): boolean;
    Property Value
    boolean

    hasFollowingWhiteSpace

    Declaration
    get hasFollowingWhiteSpace(): boolean;
    Property Value
    boolean

    hasPrecedingBlankLine

    Declaration
    get hasPrecedingBlankLine(): boolean;
    Property Value
    boolean

    hasPrecedingLineTerminator

    Declaration
    get hasPrecedingLineTerminator(): boolean;
    Property Value
    boolean

    hasPrecedingWhiteSpace

    Declaration
    get hasPrecedingWhiteSpace(): boolean;
    Property Value
    boolean

    Generated by DocFX