ModuleEnv class
Defined in module l0_symbols (l0_symbols.py).
Per-module symbol environment.
Public static attributes
- static Module module
- static Dict locals
- static Dict imported
- static Dict all
- static Dict ambiguous_imports
- static List diagnostics
Public functions
- auto name(self) -> str
- Get the name of the module associated with this environment.