[FIR] Introduce builders API for generating declarations in compiler plugins

^KT-53096 Fixed
This commit is contained in:
Dmitriy Novozhilov
2022-12-21 23:15:16 +02:00
committed by Space Team
parent 6783621eb0
commit 185e57e601
9 changed files with 964 additions and 0 deletions
+1
View File
@@ -319,6 +319,7 @@ include ":compiler:fir",
":compiler:fir:providers",
":compiler:fir:semantics",
":compiler:fir:resolve",
":compiler:fir:plugin-utils",
":compiler:fir:fir-serialization",
":compiler:fir:fir-deserialization",
":compiler:fir:java",