Root
The complete source document.
A unit compiled with document: true always has exactly one, even for empty
source. It spans the whole source, has no parent, and parents every other
top-level node. Its doc is the initial comment block on the first line, or
immediately after an initial #! line.
Inherits from: Node