toggle menu
kotlin-compiler-extensions-project
0.5.2+2.1.0-SNAPSHOT
jvm
switch theme
search in API
kotlin-compiler-extensions
/
com.javiersc.kotlin.compiler.extensions.ir
/
toIrTypeProjectionOrNull
to
Ir
Type
Projection
Or
Null
inline
fun
IrType
.
toIrTypeProjectionOrNull
(
variance
:
Variance
=
Variance.INVARIANT
)
:
IrTypeProjection
?