Package org.eclipse.cdt.ui.text.contentassist

Interface Summary
ICompletionContributor Deprecated. Clients should extend the new extension point completionProprosalComputer and implement interface ICompletionProposalComputer
ICompletionProposalComputer Computes completions and context information displayed by the C/C++ editor content assistant.
IProposalFilter  
 

Class Summary
ContentAssistInvocationContext Describes the context of an invocation of content assist in a text viewer.