Class SimpleCharStream

java.lang.Object
org.tweetyproject.lp.asp.parser.SimpleCharStream

public class SimpleCharStream extends Object
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).