Uses of Class
de.jplag.cpp.AbstractCharStream
-
Uses of AbstractCharStream in de.jplag.cpp
Subclasses of AbstractCharStream in de.jplag.cpp Modifier and Type Class Description classSimpleCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).