Compiler Plugin Utils
1.1.0
Compiler Plugin Utils
/
com.rnett.plugin.naming
/
TypeProjectionRef
Type
Projection
Ref
sealed
class
TypeProjectionRef
Content copied to clipboard
Functions
Properties
Sources
Inheritors
Functions
to
Ir
String
Link copied to clipboard
abstract
fun
toIrString
(
)
:
String
Content copied to clipboard
to
Ir
Type
Arg
Link copied to clipboard
abstract
fun
toIrTypeArg
(
context
:
IrPluginContext
)
:
IrTypeArgument
Content copied to clipboard
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
isStar
Link copied to clipboard
val
isStar
:
Boolean
Content copied to clipboard
Inheritors
StarRef
Link copied to clipboard
TypeRef
Link copied to clipboard
Sources
jvm source
Link copied to clipboard