ResolveContext class
internal
Constructors
-
ResolveContext(Map<
Type, AbstractInstanceProvider> providers)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
providers
→ Map<
Type, AbstractInstanceProvider> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
cycleReport(
EnvironmentInstanceProvider provider) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pop(
) → void -
push(
EnvironmentInstanceProvider provider) → void -
requireProvider(
Type type) → EnvironmentInstanceProvider -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited