Package org.anarres.cpp

Class Summary
CppReader A Reader wrapper around the Preprocessor.
FileLexerSource A Source which lexes a file.
LexerSource Does not handle digraphs.
Macro A macro object.
Main (Currently a simple test class).
Preprocessor A C Preprocessor.
PreprocessorListener  
Source An input to the Preprocessor.
SourceIterator An Iterator for Sources, returning Tokens.
StringLexerSource A Source for lexing a String.
Token A Preprocessor token.
 

Exception Summary
InternalException An internal exception.
LexerException A preprocessor exception.
 



Copyright © 2007 Shevek, Anarres. All Rights Reserved.