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 |