org.jetbrains.kotlin.resolve.scopes.receivers
Interface Receiver

All Known Subinterfaces:
ReceiverValue
All Known Implementing Classes:
AbstractReceiverValue, ExtensionReceiver, TransientReceiver

public interface Receiver


Method Summary
 boolean exists()
           
 

Method Detail

exists

boolean exists()