[FIR Plugin prototype] Use new DSL for generating declarations

This commit is contained in:
Dmitriy Novozhilov
2022-12-22 14:29:55 +02:00
committed by Space Team
parent 42db0b14f0
commit 3744878b6d
19 changed files with 82 additions and 300 deletions
@@ -6,4 +6,4 @@ open fun hashCode(): kotlin.Int
open fun toString(): kotlin.String
constructor()
private constructor()
@@ -144,6 +144,6 @@ KtConstructorSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
valueParameters: []
visibility: Public
visibility: Private
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
deprecationStatus: null