c7e73ce88d
When storing source information needed for type analysis, store .java file and .class file information separately. This is because for class files only declared typed is needed. Tests: updating existing ones ^KT-41456 In Progress