A logical page or section separator.
Renderers map this to their format equivalent: <hr> in HTML, --- in Markdown, \newpage in LaTeX, or a line of dashes in plain text.
<hr>
---
\newpage
Double-dispatch entry point — each node calls the appropriate visitor method.