Int

object Int : ClassRef, Kotlin.Mathable

Functions

Link copied to clipboard
open fun div(otherType: IrType): FunctionRef
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 fun minus(otherType: IrType): FunctionRef
Link copied to clipboard
open fun plus(otherType: IrType): FunctionRef
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 fun times(otherType: IrType): FunctionRef
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val fqName: FqName
Link copied to clipboard
open override val klass: ClassRef

Sources

Link copied to clipboard