CallReference class sealed
A reference to a call to some Identifier.
This might be an actual call, in which case we record the arguments, or a tear-off, in which case we can't record the arguments.
- Implementers
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- loadingUnit → String?
-
finalinherited
- location → Location
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited