Type Definition moore_vhdl::term::Subterm

source · []
pub type Subterm<'t> = Box<Spanned<Term<'t>>>;
Expand description

A subterm.