Uses of Interface
org.eclipse.jdt.ui.text.java.correction.ICommandAccess
Packages that use ICommandAccess
Package
Description
Application programming interfaces for correction proposals.
-
Uses of ICommandAccess in org.eclipse.jdt.ui.text.java.correction
Classes in org.eclipse.jdt.ui.text.java.correction that implement ICommandAccessModifier and TypeClassDescriptionclassA proposal for quick fixes and quick assists that works on an AST rewrite.classImplementation of a Java completion proposal to be used for quick fix and quick assist proposals that are based on aChange.classA proposal for quick fixes and quick assists that work on a single compilation unit.