pub fn kind_name(kind: u16) -> &'static str
Human-readable name for a syntax kind (for diagnostics and debugging).