Contents
Interface BugCheckerRefactoringTestHelper.FixChooser
- All Known Implementing Classes:
BugCheckerRefactoringTestHelper.FixChoosers
- Enclosing class:
BugCheckerRefactoringTestHelper
public static interface BugCheckerRefactoringTestHelper.FixChooser
For checks that provide multiple possible fixes, chooses the one that will be applied for the
test.
- Author:
- kurs@google.com (Jan Kurs)