Type Definition vhdl_lang::ast::IfStatement[][src]

type IfStatement = Conditionals<Vec<LabeledSequentialStatement>>;

LRM 10.8 If statement