Trait moore_svlog::resolver::ScopedNode [−][src]
pub trait ScopedNode<'a>: AnyNode<'a> { }
Expand description
Marker trait for AST nodes that generate a scope.
pub trait ScopedNode<'a>: AnyNode<'a> { }
Marker trait for AST nodes that generate a scope.