Class HtmlCommentTrivia Package: grammarkdown Represents an HTML comment trivia token: Production :: <!--before-->Nonterminal Inheritance HtmlTriviaBase<SyntaxKind.HtmlCommentTrivia> HtmlCommentTrivia Constructors constructor() Constructs a new instance of the HtmlCommentTrivia class Declaration constructor();