f246d1c037
- Unified and optimized visitor instead of transformer with many redundant operations. - `LLFirAnnotationArgumentsTargetResolver` now has the correct state keeper for nested declarations – e.g., property accessors or value parameters. - `FirAllLazyAnnotationCalculatorVisitor` in tests now almost the same as in the production as now it uses the same visitor without recursive visiting ^KT-63606 Fixed ^KT-64000 Fixed ^KT-64579 Fixed