HasImplicitReceiver

A language trait, that specifies that this language has support for implicit receiver, e.g., that one can omit references to a base such as this.

Properties

Link copied to clipboard
abstract val receiverName: String