Skip to content
src_module_bindings_analyzer โ€บ Classes โ€บ module_bindings_analyzer

module_bindings_analyzer โ€‹

Classes โ€‹

ClassDescription
ModuleBindingsAnalyzerAnalyzes a Module tree and produces ModuleBindingsSnapshot for each node by running its binds and exports phases against a RecordingBinder.
ModuleBindingsSnapshotImmutable snapshot of a Module's dependency registrations.