Expand description
A Node contains the NodeSource and Item metadata for any Def, as well as the Path of the containing Module.
Nodes are collected by the Node Sorcerer, an AST visitor that pairs NodeSources with their surrounding context (Path, Span, Meta, Visibility)