blob: 12e3041c16f280aa1f55ddc0b6130f90ee1b0412 (
plain)
1
2
3
4
5
6
7
8
|
# Analysis: Kotlin symbols
An internal symbols-based implementation for [analysis-kotlin-api](../analysis-kotlin-api), also known as K2 or
"the new 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.
|