mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 07:01:33 +03:00
c4a7e28fb5
Fixes [#183511669](https://www.pivotaltracker.com/story/show/183511669) This PR improves the `ImportInfo` structure from Double Representation crate so it provides information what names are brought into the scope with this import. The from_ast method also recognized [various ways of defining imports](https://github.com/enso-org/enso/blob/develop/docs/syntax/imports.md) # Important Notes The parser seems to not recognize properly imports with aliases. I have not fixed that, as we expect a new parser to be merged very soon. |
||
---|---|---|
.. | ||
ast.rs | ||
bugs.rs | ||
crumbs.rs | ||
doc-gen.rs | ||
id_map.rs | ||
macros.rs | ||
parsing.rs | ||
web.rs |