Eclipse JDT
Release 3.8

Uses of Class
org.eclipse.jdt.core.refactoring.CompilationUnitChange

Packages that use CompilationUnitChange
org.eclipse.jdt.ui.cleanup Application programming interfaces for code clean up. 
 

Uses of CompilationUnitChange in org.eclipse.jdt.ui.cleanup
 

Methods in org.eclipse.jdt.ui.cleanup that return CompilationUnitChange
 CompilationUnitChange ICleanUpFix.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.
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.