Uses of Interface
org.eclipse.jdt.ui.text.java.correction.ICommandAccess
Package
Description
Application programming interfaces for correction proposals.
-
Uses of ICommandAccess in org.eclipse.jdt.ui.text.java.correction
Modifier and TypeClassDescriptionclass
A proposal for quick fixes and quick assists that works on an AST rewrite.class
Implementation of a Java completion proposal to be used for quick fix and quick assist proposals that are based on aChange
.class
A proposal for quick fixes and quick assists that work on a single compilation unit.