DependencyKind

A "kind" of dependency detected by DependencyTrackingInjectionEnvironment.

Entries

Link copied to clipboard

An injection dependency, i.e. a component that requests another via a by scope() call.

Link copied to clipboard

A resolution dependency, i.e. a resolver that uses, as part of its resolution, another component.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard

The look of the 3-characters arrow used to represent such a dependency in check messages.

Link copied to clipboard
Link copied to clipboard