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