ImmutableSetRules Refaster recipes
Recipe ID
tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipesArtifact
org.openrewrite.recipe:rewrite-third-partyRefaster rules related to expressions dealing with ImmutableSets.
Source.
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipesIf the recipe isn’t available locally, install it with:
mod config recipes jar install org.openrewrite.recipe:rewrite-third-party:0.44.0Definition
This recipe runs the following recipes in order.
- Refaster template
ImmutableSetRules.ImmutableSetBuildertech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetBuilderRecipe - Refaster template
ImmutableSetRules.ImmutableSetCopyOftech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetCopyOfRecipe - Refaster template
ImmutableSetRules.StreamCollectToImmutableSettech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$StreamCollectToImmutableSetRecipe - Refaster template
ImmutableSetRules.SetViewImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetViewImmutableCopyRecipe - Refaster template
ImmutableSetRules.ImmutableSetOf0tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf0Recipe - Refaster template
ImmutableSetRules.ImmutableSetOf1tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf1Recipe - Refaster template
ImmutableSetRules.ImmutableSetOf2tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf2Recipe - Refaster template
ImmutableSetRules.ImmutableSetOf3tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf3Recipe - Refaster template
ImmutableSetRules.ImmutableSetOf4tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf4Recipe - Refaster template
ImmutableSetRules.ImmutableSetOf5tech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$ImmutableSetOf5Recipe - Refaster template
ImmutableSetRules.SetsDifferenceImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsDifferenceImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsDifferenceMapKeySetImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsDifferenceMapKeySetImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsDifferenceMultimapKeySetImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsDifferenceMultimapKeySetImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsIntersectionImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsIntersectionImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsIntersectionMapKeySetImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsIntersectionMapKeySetImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsIntersectionMultimapKeySetImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsIntersectionMultimapKeySetImmutableCopyRecipe - Refaster template
ImmutableSetRules.SetsUnionImmutableCopytech.picnic.errorprone.refasterrules.ImmutableSetRulesRecipes$SetsUnionImmutableCopyRecipe
Data tables
Structured output this recipe can produce.
- Source files that had resultsSource files that were modified by the recipe run.
org.openrewrite.table.SourcesFileResults - Source files that had search resultsSearch results that were found during the recipe run.
org.openrewrite.table.SearchResults - Source files that errored on a recipeThe details of all errors produced by a recipe run.
org.openrewrite.table.SourcesFileErrors - Recipe performanceStatistics used in analyzing the performance of recipes.
org.openrewrite.table.RecipeRunStats