mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 22:43:15 +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)).