Introduce DeserializationConfiguration

Will be used soon to deliver the language/API-version-related behavior to the
deserialization
This commit is contained in:
Alexander Udalov
2016-10-11 11:48:30 +03:00
parent 25b9542c06
commit 88af36001c
17 changed files with 100 additions and 34 deletions
@@ -74,6 +74,7 @@ fun StorageComponentContainer.configureJavaTopDownAnalysis(
useInstance(InternalFlexibleTypeTransformer)
useInstance(languageVersionSettings)
useImpl<CompilerDeserializationConfiguration>()
}
fun createContainerForLazyResolveWithJava(