Uses of Enum
com.google.errorprone.BugCheckerRefactoringTestHelper.FixChoosers
-
Uses of BugCheckerRefactoringTestHelper.FixChoosers in com.google.errorprone
Modifier and TypeClassDescriptionstatic enum
Predefined FixChoosers for selecting a fix by its position in the listModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BugCheckerRefactoringTestHelper.FixChoosers.values()
Returns an array containing the constants of this enum type, in the order they are declared.