pub fn is_literal_kind(kind: &str) -> bool
True if kind is a literal-value node kind (string, number, boolean, etc.).
kind