Package-level declarations

Types

Link copied to clipboard
class Path

Represents a hierarchical path to a nested scope within the DI container. A path is essentially a sequence of Qualifiers that defines the route from a starting scope to a target descendant scope. The path is resolved in reverse order of appendage, moving from the target scope up to the root.