Uses of Class
de.jplag.c.AbstractCharStream
Packages that use AbstractCharStream
-
Uses of AbstractCharStream in de.jplag.c
Subclasses of AbstractCharStream in de.jplag.cModifier and TypeClassDescriptionclassAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).