receiver property
Expression
get
receiver
The expression whose value receives the method invocation.
Implementation
Expression get receiver;
The expression whose value receives the method invocation.
Expression get receiver;