A common interface for UseRules, ForwardRules, and DynamicImports.
- Implemented types
- Annotations
-
- @sealed
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- span → FileSpan
-
The source span associated with the node.
no setterinherited
- url → Uri
-
The URL of the dependency this rule loads.
no setter
- urlSpan → FileSpan
-
The span of the URL for this dependency, including the quotes.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited