Uses of Interface
org.eclipse.cdt.ui.text.folding.ICFoldingStructureProvider

Packages that use ICFoldingStructureProvider
org.eclipse.cdt.internal.ui.text.folding   
 

Uses of ICFoldingStructureProvider in org.eclipse.cdt.internal.ui.text.folding
 

Classes in org.eclipse.cdt.internal.ui.text.folding that implement ICFoldingStructureProvider
 class DefaultCFoldingStructureProvider
          Default implementation of a ICFoldingStructureProvider.
 

Methods in org.eclipse.cdt.internal.ui.text.folding that return ICFoldingStructureProvider
 ICFoldingStructureProvider CFoldingStructureProviderDescriptor.createProvider()
          Creates a folding provider as described in the extension's xml.
 ICFoldingStructureProvider CFoldingStructureProviderRegistry.getCurrentFoldingProvider()
          Instantiates and returns the provider that is currently configured in the preferences.