Package ro.sync.exml.editor.quickassist
-
Interface Summary Interface Description IQuickAssistInvocationContext<P> Platform independent(Eclipse vs SA) invocation context for the quick assists.IQuickAssistProcessor Quick assist processor for quick fixes and quick assists.IQuickAssistProposal<I> The interface of completion proposals generated by content assist processors.SimpleQuickAssistProcessor Quick assist processor for quick fixes and quick assists. -
Class Summary Class Description QuickAssistProposalGroup The group for a quick assist proposal.