Compiler Plugin Utils
1.1.1-SNAPSHOT
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
Kotlin
/
Collections
/
List
List
object
List
:
ClassRef
Content copied to clipboard
Functions
Properties
Sources
Functions
get
Value
Link copied to clipboard
inline operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
ClassRef
Content copied to clipboard
invoke
Link copied to clipboard
open
operator
fun
invoke
(
context
:
IrPluginContext
)
:
IrClassSymbol
Content copied to clipboard
resolve
Link copied to clipboard
open
override
fun
resolve
(
context
:
IrPluginContext
)
:
IrClassSymbol
Content copied to clipboard
resolve
Or
Null
Link copied to clipboard
open
override
fun
resolveOrNull
(
context
:
IrPluginContext
)
:
IrClassSymbol
?
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
contains
Link copied to clipboard
val
contains
:
FunctionRef
Content copied to clipboard
fqName
Link copied to clipboard
val
fqName
:
FqName
Content copied to clipboard
get
Link copied to clipboard
val
get
:
FunctionRef
Content copied to clipboard
indexOf
Link copied to clipboard
val
indexOf
:
FunctionRef
Content copied to clipboard
isEmpty
Link copied to clipboard
val
isEmpty
:
FunctionRef
Content copied to clipboard
iterator
Link copied to clipboard
val
iterator
:
FunctionRef
Content copied to clipboard
size
Link copied to clipboard
val
size
:
PropertyRef
Content copied to clipboard
Sources
jvm source
Link copied to clipboard