Type Definition moore_svlog::ast::Expr[][src]

pub type Expr<'a> = Node<'a, ExprData<'a>>;