Show / Hide Table of Contents

    Interface CommentTriviaTypes

    Package: grammarkdown

    Properties

    "1"

    Declaration
    [SyntaxKind.SingleLineCommentTrivia]: SingleLineCommentTrivia;
    Property Value
    Type Description
    SingleLineCommentTrivia

    "2"

    Declaration
    [SyntaxKind.MultiLineCommentTrivia]: MultiLineCommentTrivia;
    Property Value
    Type Description
    MultiLineCommentTrivia
    Back to top Generated by DocFX