Package org.eclipse.cdt.internal.formatter.scanner

Class Summary
Scanner A scanner operating on a character array and allowing to reposition the scanner.
ScannerContext  
SimpleScanner A C/C++ lexical scanner, which does no preprocessing, but tokenizes preprocessor directives, whitespace and comments.
Token