sdkcompat/v251/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/BazelProjectDirectoriesEntityImpl.kt [295:302]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun clone(): BazelProjectDirectoriesEntityData { val clonedEntity = super.clone() clonedEntity as BazelProjectDirectoriesEntityData clonedEntity.includedRoots = clonedEntity.includedRoots.toMutableWorkspaceList() clonedEntity.excludedRoots = clonedEntity.excludedRoots.toMutableWorkspaceList() clonedEntity.indexAdditionalFiles = clonedEntity.indexAdditionalFiles.toMutableWorkspaceList() return clonedEntity } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/gen/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/BazelProjectDirectoriesEntityImpl.kt [294:301]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun clone(): BazelProjectDirectoriesEntityData { val clonedEntity = super.clone() clonedEntity as BazelProjectDirectoriesEntityData clonedEntity.includedRoots = clonedEntity.includedRoots.toMutableWorkspaceList() clonedEntity.excludedRoots = clonedEntity.excludedRoots.toMutableWorkspaceList() clonedEntity.indexAdditionalFiles = clonedEntity.indexAdditionalFiles.toMutableWorkspaceList() return clonedEntity } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/v252/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/BazelProjectDirectoriesEntityImpl.kt [295:302]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun clone(): BazelProjectDirectoriesEntityData { val clonedEntity = super.clone() clonedEntity as BazelProjectDirectoriesEntityData clonedEntity.includedRoots = clonedEntity.includedRoots.toMutableWorkspaceList() clonedEntity.excludedRoots = clonedEntity.excludedRoots.toMutableWorkspaceList() clonedEntity.indexAdditionalFiles = clonedEntity.indexAdditionalFiles.toMutableWorkspaceList() return clonedEntity } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -