[][src]Type Definition vhdl_parser::ast::CaseStatement

type CaseStatement = Selection<Vec<LabeledSequentialStatement>>;

LRM 10.9 Case statement