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

type ConditionalExpression = Conditional<WithPos<Expression>>;