module_bindings_analyzer โ
Classes โ
| Class | Description |
|---|---|
| ModuleBindingsAnalyzer | Analyzes a Module tree and produces ModuleBindingsSnapshot for each node by running its binds and exports phases against a RecordingBinder. |
| ModuleBindingsSnapshot | Immutable snapshot of a Module's dependency registrations. |