mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-09-24 23:41:30 +02:00
lang: smol module tree things and details
This commit is contained in:
parent
7bc603f7e7
commit
1a533eb788
4 changed files with 12 additions and 15 deletions
|
@ -58,11 +58,4 @@ impl World {
|
|||
module_tree,
|
||||
})
|
||||
}
|
||||
|
||||
// fn parse_mod_tree(files: &mut HashMap<PathBuf, SourceFile>)
|
||||
}
|
||||
|
||||
// struct SourceFile {
|
||||
// tree: SyntaxNode,
|
||||
// items: Vec<TopLevelItem>,
|
||||
// }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue