mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 14:03:06 +00:00
Convert the user_types::literal raw to a new expression type usertype_constructor. I used "usertype" to convey that is is a ((user type) constructor), not a (user (type constructor)).