Files
kotlin-fork/compiler/psi
Jinseong Jeon 08d062dcf9 Remove unused/deprecated ReadWriteAccess util
The usage in KtFirCallResolver for resolving compound accessor calls is
fully rewritten recently, and this util is no longer used.

This is partial revert of cd4a08cb18
2022-01-10 19:54:25 +03:00
..