Package org.jetbrains.kotlin.resolve.scopes.receivers

Interface Summary
Receiver  
ReceiverValue  
 

Class Summary
AbstractReceiverValue  
ExtensionReceiver  
TransientReceiver This represents the receiver of hasNext and next() in for-loops Cannot be an expression receiver because there is no expression for the iterator() call