Package org.eclipse.jdt.core.manipulation
package org.eclipse.jdt.core.manipulation
Application programming interface for the JDT core manipulation plug-in class.
-
ClassDescriptionThe context that contains all information required by a clean up to create a fix.Allows to set and retrieve clean up settings for given options keys.Specifies the requirements of a clean up.Class that offers access to the templates contained in the 'code templates' preference page.Gives access to the import rewrite configured with the settings as specified in the user interface.The
CoreASTProvider
provides access to theAST root
used by the current active Java editor.Wait flag class.A proposal for quick fixes and quick assists that work on a single compilation unit.A clean up fix calculates aCompilationUnitChange
which can be applied on a document to fix one or more problems in a compilation unit.Central access point for the Java Manipulation plug-in (id"org.eclipse.jdt.core.manipulation"
).TheSharedASTProviderCore
provides access to theAST root
used by the current active Java editor.Wait flag class.Contains various properties for a Java element.