Files
Sebastian Sellmair 6b98602afc [Analysis Api] Expose klibSourceFile via KtKlibSourceFileProviderMixIn
This `klibSourceFile` information is deserialized from klibs
to retain the information of the original SourceFile location
of a declaration.

^KT-66271 Fixed
2024-03-18 10:13:57 +00:00

4 lines
113 B
Plaintext
Vendored

klib declarations:
Classifier: other/Bar; klibSourceFile: Other.kt
Classifier: some/Foo; klibSourceFile: Some.kt