CallWithArguments class final
A reference to a call to some Identifier with positionalArguments and namedArguments.
- Inheritance
-
- Object
- CallReference
- CallWithArguments
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setter
- loadingUnit → String?
-
finalinherited
- location → Location
-
finalinherited
-
namedArguments
→ Map<
String, Constant?> -
final
-
positionalArguments
→ List<
Constant?> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool - The equality operator.