Initializes a new instance of the SyntaxTrivia class.
public SyntaxTrivia(TokenKind kind, string text)
The trivia token kind.
The trivia text.