Package de.jplag.c
package de.jplag.c
-
ClassDescriptionAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).This interface describes a character stream that maintains line and column number positions of the characters.Token literal values and constants.Token Manager.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).This stream adds a newline to the end of a file.This exception is thrown when parse errors are encountered.Describes the input token stream.Token Manager Error.