Class ErrorProneAnalyzer.RefactoringTask
java.lang.Object
com.google.errorprone.ErrorProneAnalyzer.RefactoringTask
- All Implemented Interfaces:
TaskListener
- Enclosing class:
ErrorProneAnalyzer
A
TaskListener that performs refactorings.-
Constructor Summary
ConstructorsConstructorDescriptionRefactoringTask(com.sun.tools.javac.util.Context context, RefactoringCollection refactoringCollection) -
Method Summary
-
Constructor Details
-
RefactoringTask
public RefactoringTask(com.sun.tools.javac.util.Context context, RefactoringCollection refactoringCollection)
-
-
Method Details
-
started
- Specified by:
startedin interfaceTaskListener
-
finished
- Specified by:
finishedin interfaceTaskListener
-