Uses of Class
org.eclipse.cdt.internal.ui.text.SingleCharReader

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

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

Subclasses of SingleCharReader in org.eclipse.cdt.internal.ui.text
 class CCodeReader
          Reads from a document either forwards or backwards.
 class HTML2TextReader
          Reads the text contents from a reader of HTML contents and translates the tags or cut them out.
 class SubstitutionTextReader
          Reads the text contents from a reader and computes for each character a potential substitution.