[IR] Autogenerate IrPropertyWithLateBindingImpl
^KT-65773 In Progress
This commit is contained in:
committed by
Space Team
parent
5aedc24f00
commit
6de200dea1
+3
-1
@@ -56,7 +56,9 @@ object ImplementationConfigurator : AbstractIrTreeImplementationConfigurator() {
|
||||
defaultNull("backingField", "getter", "setter")
|
||||
}
|
||||
impl(propertyWithLateBinding) {
|
||||
implementation.doPrint = false
|
||||
defaultNull("backingField", "getter", "setter")
|
||||
defaultNull("containerSource", withGetter = true)
|
||||
configureDeclarationWithLateBindinig(propertySymbolType)
|
||||
}
|
||||
|
||||
impl(localDelegatedProperty) {
|
||||
|
||||
Reference in New Issue
Block a user