[FIR generator] Move Importable interface to common module

This is a step towards commonizing the code generator between
FIR and IR: KT-61970
This commit is contained in:
Sergej Jaskiewicz
2023-09-04 19:34:21 +02:00
committed by Space Team
parent ec9cb8beb6
commit 7a6bffaabb
19 changed files with 39 additions and 2 deletions
+1
View File
@@ -191,6 +191,7 @@ include ":kotlin-imports-dumper-compiler-plugin",
":generators",
":generators:ide-iml-to-gradle-generator",
":generators:test-generator",
":generators:tree-generator-common",
":tools:kotlinp",
":kotlin-build-tools-enum-compat",
":kotlin-gradle-compiler-types",