Searched defs:SemanticsImpl (Results 1 – 1 of 1) sorted by relevance
118 pub struct SemanticsImpl<'db> { struct136 let impl_ = SemanticsImpl::new(db); in new() argument508 impl<'db> SemanticsImpl<'db> { implementation