It'd quite useful to be able to distinct between an IDENT and a STRING on CSSExpressionMemberTermSimple member (needed for instance for the image() function, where one can pass a url as a simple string literal along with a color to be used, i.e. image('dark.png', blue))
This distinction might be useful at ohter places too.