pub fn token_kind_str(kind: TokenKind) -> &'static str
\return the human-readable name of kind (matches C++ tokenKindStr).
kind
tokenKindStr