[IR] Autogenerate IrConstructorImpl
^KT-65773 In Progress
This commit is contained in:
committed by
Space Team
parent
d97681f2a9
commit
f2af1bc04a
+4
-1
@@ -42,7 +42,10 @@ object ImplementationConfigurator : AbstractIrTreeImplementationConfigurator() {
|
||||
}
|
||||
|
||||
impl(constructor) {
|
||||
implementation.doPrint = false
|
||||
defaultEmptyList("valueParameters")
|
||||
defaultNull("dispatchReceiverParameter", "extensionReceiverParameter", "body")
|
||||
default("contextReceiverParametersCount", "0")
|
||||
isLateinit("returnType")
|
||||
}
|
||||
|
||||
impl(field) {
|
||||
|
||||
Reference in New Issue
Block a user