0dbf218f0b
A PSI expression created with `createExpressionFromText` has dummy parent, which might break some inspections (for example, it breaks `JamAttributeElement` class in Spring Framework Plugin in intellij) Modify `AbstractSymbolLightClassesParentingTestBase` to check values of annotations in light classes; implement `accept` in some of them ^KT-58330 Fixed Merge-request: KT-MR-9903 Merged-by: Roman Golyshev <roman.golyshev@jetbrains.com>