[LL FIR] introduce lazyResolveRecursively API
FirFile after KT-56683 has its own phases and resolution logic, so we should have a separate API for lazy resolution for FirFile and for the entire file ^KT-61296 Fixed
This commit is contained in:
committed by
Space Team
parent
b77ae5d275
commit
31b36ee766
-1
@@ -1,5 +1,4 @@
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// IGNORE_CONTRACT_VIOLATIONS
|
||||
// FIR_IDENTICAL
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
@Repeatable
|
||||
|
||||
Reference in New Issue
Block a user