Any

object Any : ClassRef

Functions

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

Properties

fqName
Link copied to clipboard
val fqName: FqName
hashCodeRef
Link copied to clipboard
val hashCodeRef: FunctionRef
toStringRef
Link copied to clipboard
val toStringRef: FunctionRef

Sources

jvm source
Link copied to clipboard