69a35970eb
This is needed to be able to precisely distinguish different synthetic declarations (like fields for delegates and functions for data classes) in fir2ir
9 lines
544 B
Plaintext
Vendored
9 lines
544 B
Plaintext
Vendored
D:
|
|
[JavaProperty]: public open val x: R|kotlin/Int| from Java enhancement scope for /D [id: 0]
|
|
[JavaProperty]: public open val x: R|kotlin/Int| from Java enhancement scope for /B [id: 1]
|
|
[Source]: public open val x: R|kotlin/Int| from Use site scope of /A [id: 2]
|
|
[JavaProperty]: public open val y: R|kotlin/Int| from Java enhancement scope for /D [id: 0]
|
|
[Source]: public open val y: R|kotlin/Int| from Java enhancement scope for /B [id: 1]
|
|
[Source]: public open val y: R|kotlin/Int| from Use site scope of /A [id: 1]
|
|
|