tinymist_analysis::syntax::def

Type Alias LexicalScope

Source
pub type LexicalScope = RedBlackTreeMapSync<Interned<str>, Expr>;

Aliased Typeยง

struct LexicalScope { /* private fields */ }