Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
534b00eff856e0e4dcaf105df9a043d9b1263ff7
/
.
/
core
/
reflection.common.jvm
/
ReadMe.md
blob: 5d7aaff4e5e6c6895d084a0241dd7a4944ffa2e5 [
file
] [
view
]
This
module
contains the common part between the K1
-
based kotlin
-
reflect implementation
(
which
is
split between
`core/descriptors.runtime`
and
`core/reflection.jvm`
)
and
the
new
implementation
(
located fully
in
`core/reflection.jvm`
).