Uses of Interface
org.eclipse.cdt.ui.text.contentassist.IProposalFilter

Packages that use IProposalFilter
org.eclipse.cdt.internal.ui.text.contentassist   
 

Uses of IProposalFilter in org.eclipse.cdt.internal.ui.text.contentassist
 

Classes in org.eclipse.cdt.internal.ui.text.contentassist that implement IProposalFilter
 class DefaultProposalFilter
          The default code completion filter: Remove duplicate entries on the basis of their id string.