Class BugCheckerRulesRecipes

java.lang.Object
org.openrewrite.Recipe
tech.picnic.errorprone.refasterrules.BugCheckerRulesRecipes
All Implemented Interfaces:
Cloneable

public class BugCheckerRulesRecipes extends org.openrewrite.Recipe
OpenRewrite recipes created for Refaster template tech.picnic.errorprone.refasterrules.BugCheckerRules.
  • Constructor Details

    • BugCheckerRulesRecipes

      public BugCheckerRulesRecipes()
      Instantiates a new instance.
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in class org.openrewrite.Recipe
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in class org.openrewrite.Recipe
    • getRecipeList

      public List<org.openrewrite.Recipe> getRecipeList()
      Overrides:
      getRecipeList in class org.openrewrite.Recipe