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

type ConditionalExpression = Conditional<WithPos<Expression>>;