16 lines
1009 B
Plaintext
Vendored
16 lines
1009 B
Plaintext
Vendored
FILE fqName:<root> fileName:/anonymousFunction.kt
|
|
PROPERTY name:anonymous visibility:public modality:FINAL flags:val
|
|
FIELD PROPERTY_BACKING_FIELD name:anonymous type:() -> kotlin.Unit visibility:public flags:final,static
|
|
EXPRESSION_BODY
|
|
BLOCK type=() -> kotlin.Unit origin=ANONYMOUS_FUNCTION
|
|
FUN name:<no name provided> visibility:local modality:FINAL <> () returnType:kotlin.Unit flags:
|
|
BLOCK_BODY
|
|
CALL 'println(): Unit' type=kotlin.Unit origin=null
|
|
FUNCTION_REFERENCE '<no name provided>(): Unit' type=() -> kotlin.Unit origin=ANONYMOUS_FUNCTION
|
|
FUN DEFAULT_PROPERTY_ACCESSOR name:<get-anonymous> visibility:public modality:FINAL <> () returnType:() -> kotlin.Unit flags:
|
|
correspondingProperty: PROPERTY name:anonymous visibility:public modality:FINAL flags:val
|
|
BLOCK_BODY
|
|
RETURN type=kotlin.Nothing from='<get-anonymous>(): () -> Unit'
|
|
GET_FIELD 'anonymous: () -> Unit' type=() -> kotlin.Unit origin=null
|
|
|