Set

object Set : ClassRef

Functions

Link copied to clipboard
inline operator fun getValue(thisRef: Any?, property: KProperty<*>): ClassRef
Link copied to clipboard
open operator fun invoke(context: IrPluginContext): IrClassSymbol
Link copied to clipboard
open override fun resolve(context: IrPluginContext): IrClassSymbol
Link copied to clipboard
open override fun resolveOrNull(context: IrPluginContext): IrClassSymbol?
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val contains: FunctionRef
Link copied to clipboard
val containsAll: FunctionRef
Link copied to clipboard
val fqName: FqName
Link copied to clipboard
val isEmpty: FunctionRef
Link copied to clipboard
val iterator: FunctionRef
Link copied to clipboard
val size: PropertyRef

Sources

Link copied to clipboard