struct
ItemGroupA group of items in a case statement.
Public variables
-
std::
span <const Expression*const > expressions - A list of expression that can match this group.
-
not_
null <const Statement*> stmt - The group statement body.