Uses of Interface
de.jplag.c.CharStream
Packages that use CharStream
-
Uses of CharStream in de.jplag.c
Classes in de.jplag.c that implement CharStreamModifier and TypeClassDescriptionclassAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).classAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).