sdkcompat/v251/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/ScalaAddendumEntityImpl.kt [276:284]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): ScalaAddendumEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = ScalaAddendumEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/gen/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/ScalaAddendumEntityImpl.kt [277:285]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): ScalaAddendumEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = ScalaAddendumEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/v252/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/ScalaAddendumEntityImpl.kt [277:285]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): ScalaAddendumEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = ScalaAddendumEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -