pub fn punctuator_str(c: char) -> Option<&'static str>
Get a static string for a punctuator character (avoids allocation) Returns None if the character is not a punctuator