Type Definition moore_vhdl::term::Subterm[][src]

pub type Subterm<'t> = Box<Spanned<Term<'t>>>;
Expand description

A subterm.