Package org.suigeneris.jrcs.rcs.parse

Interface Summary
ArchiveParserConstants  
CharStream This @SuppressWarnings("all")interface describes a character stream that maintains line and column number positions of the characters.
 

Class Summary
ArchiveParser Parses an RCS/CVS style version control archive into an Archive.
ArchiveParserTokenManager  
FastCharStream An efficient implementation of JavaCC's CharStream interface.
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



Copyright © 1999-2006 Juancarlo Añez, Caracas, Venezuela.
Some rights reserved
. http://www.suigeneris.org/jrcs