f95c50064c
Extract minimal required information into the new `KotlinClassInfo` class. This info will be part of the classpath snapshot of the `KotlinCompile` task in an upcoming change. Bug: KT-45777 Test: Existing tests should pass (this is a refactoring-only change)