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