Default visit implementation that walks children and trivia.
public virtual void DefaultVisit(SyntaxNode? node)
The node to visit.