Package org.codehaus.janino.util.charstream
package org.codehaus.janino.util.charstream
Application-independent helper classes.
-
ClassDescriptionThis interface produces a sequence of
char
s.Reads from aString
.Indicates thatCharStream.read()
did not find the character(s) it expected.