blob: fbfd1c8b8803b16f2b8e23938fe541d92bd6d070 (
plain)
1
2
3
4
5
6
7
8
|
# Analysis: Kotlin descriptors
An internal descriptor-based implementation for [analysis-kotlin-api](../analysis-kotlin-api), also known as K1 or
"the old compiler".
Contains no stable public API and must not be used by anyone directly, only via [analysis-kotlin-api](../analysis-kotlin-api).
Can be added as a runtime dependency by the runner.
|