pub const SYNTHETIC_ROOT: SyntaxKind = u16::MAX; // 65_535u16Expand description
sipha uses this kind for a wrapper root when the grammar produces a single root node.
pub const SYNTHETIC_ROOT: SyntaxKind = u16::MAX; // 65_535u16sipha uses this kind for a wrapper root when the grammar produces a single root node.