schala/schala-lang/language/src/symbol_table
Greg Shuflin d4b00b008b Get rid of id_to_symbol table
Now, an ItemId maps to a DefId, and a DefId maps to
a Symbol in a different table.
2021-11-02 00:57:24 -07:00
..
mod.rs Get rid of id_to_symbol table 2021-11-02 00:57:24 -07:00
resolver.rs Get rid of id_to_symbol table 2021-11-02 00:57:24 -07:00
symbol_trie.rs Remove fqsn_to_id table 2021-11-01 23:43:03 -07:00
test.rs Fix parser bug 2021-10-30 17:32:17 -07:00