/// <inheritdoc/> internal override SyntaxNode Accept(SyntaxVisitor visitor) { return(visitor.VisitSyntaxToken(this)); }