|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICleanUpFix
A clean up fix calculates a CompilationUnitChange
which can be applied on a document to
fix one or more problems in a compilation unit.
Method Summary | |
---|---|
CompilationUnitChange |
createChange(IProgressMonitor progressMonitor)
Calculates and returns a CompilationUnitChange which can be applied on a document to
fix one or more problems in a compilation unit. |
Method Detail |
---|
CompilationUnitChange createChange(IProgressMonitor progressMonitor) throws CoreException
CompilationUnitChange
which can be applied on a document to
fix one or more problems in a compilation unit.
progressMonitor
- the progress monitor or null
if none
CoreException
- if something went wrong while calculating the change
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.