Package org.anarres.cpp

Interface Summary
ErrorHandler  
 

Class Summary
CppReader A Reader wrapper around the Preprocessor.
DefaultErrorHandler An ErrorHandler which records all ErrorMessages.
ErrorMessage  
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.
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.