Uses of Interface
org.eclipse.jdt.ui.cleanup.ICleanUpFix
Packages that use ICleanUpFix
Package
Description
Application programming interfaces for code clean up.
-
Uses of ICleanUpFix in org.eclipse.jdt.ui.cleanup
Methods in org.eclipse.jdt.ui.cleanup that return ICleanUpFixModifier and TypeMethodDescriptionICleanUp.createFix(CleanUpContext context) Create anICleanUpFixwhich fixes all problems incontextornullif nothing to fix.