sdkcompat/v251/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/CompiledSourceCodeInsideJarExcludeEntityImpl.kt [274:282]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): CompiledSourceCodeInsideJarExcludeEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = CompiledSourceCodeInsideJarExcludeEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/gen/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/CompiledSourceCodeInsideJarExcludeEntityImpl.kt [274:282]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): CompiledSourceCodeInsideJarExcludeEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = CompiledSourceCodeInsideJarExcludeEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/v252/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/CompiledSourceCodeInsideJarExcludeEntityImpl.kt [274:282]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): CompiledSourceCodeInsideJarExcludeEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = CompiledSourceCodeInsideJarExcludeEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -