Uses of Class
de.jplag.cpp.AbstractCharStream
Packages that use AbstractCharStream
-
Uses of AbstractCharStream in de.jplag.cpp
Subclasses of AbstractCharStream in de.jplag.cppModifier and TypeClassDescriptionclassAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).