Uses of Package
org.eclipse.cdt.internal.formatter

Packages that use org.eclipse.cdt.internal.formatter
org.eclipse.cdt.internal.formatter   
org.eclipse.cdt.internal.formatter.align   
 

Classes in org.eclipse.cdt.internal.formatter used by org.eclipse.cdt.internal.formatter
CodeFormatterVisitor
          This class is responsible for formatting C/C++ source code.
DefaultCodeFormatterOptions
           
OptimizedReplaceEdit
           
Scribe
          This class is responsible for dumping formatted source.
 

Classes in org.eclipse.cdt.internal.formatter used by org.eclipse.cdt.internal.formatter.align
Location
          A location maintains positional information both in original source and in the output source.
Scribe
          This class is responsible for dumping formatted source.