Show / Hide Table of Contents

    Class MultiLineCommentTrivia

    Package: grammarkdown

    Represents a multi-line comment trivia token.

    Inheritance
    CommentTriviaBase<SyntaxKind.MultiLineCommentTrivia>
    MultiLineCommentTrivia

    Constructors

    constructor()

    Constructs a new instance of the MultiLineCommentTrivia class

    Declaration
    constructor();
    Back to top Generated by DocFX