Uses of Class
org.eclipse.jdt.ui.text.java.correction.CUCorrectionProposal
-
Packages that use CUCorrectionProposal Package Description org.eclipse.jdt.ui.text.java.correction Application programming interfaces for correction proposals. -
-
Uses of CUCorrectionProposal in org.eclipse.jdt.ui.text.java.correction
Subclasses of CUCorrectionProposal in org.eclipse.jdt.ui.text.java.correction Modifier and Type Class Description class
ASTRewriteCorrectionProposal
A proposal for quick fixes and quick assists that works on an AST rewrite.
-