[FIR Plugin prototype] Use new DSL for generating declarations
This commit is contained in:
committed by
Space Team
parent
42db0b14f0
commit
3744878b6d
+1
-1
@@ -6,4 +6,4 @@ open fun hashCode(): kotlin.Int
|
||||
|
||||
open fun toString(): kotlin.String
|
||||
|
||||
constructor()
|
||||
private constructor()
|
||||
|
||||
+2
-2
@@ -144,6 +144,6 @@ KtConstructorSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
visibility: Private
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user