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

pub type Stmt<'a> = Node<'a, StmtData<'a>>;

Trait Implementations