Uses of Interface
org.eclipse.cdt.ui.text.ICPartitions

Packages that use ICPartitions
org.eclipse.cdt.internal.ui.text   
 

Uses of ICPartitions in org.eclipse.cdt.internal.ui.text
 

Classes in org.eclipse.cdt.internal.ui.text that implement ICPartitions
 class FastCPartitionScanner
          This scanner recognizes the C multi line comments, C single line comments, C strings, C characters and C preprocessor directives.