Class Summary |
ChrootFileSystem |
A virtual filesystem implementation using java.io in a virtual
chroot. |
CppReader |
A Reader wrapper around the Preprocessor. |
CppTask |
An ant task for jcpp. |
FileLexerSource |
A Source which lexes a file. |
InputLexerSource |
A Source which lexes a file. |
JavaFileSystem |
A virtual filesystem implementation using java.io. |
LexerSource |
Does not handle digraphs. |
Macro |
A macro object. |
Main |
(Currently a simple test class). |
Preprocessor |
A C Preprocessor. |
PreprocessorListener |
A handler for preprocessor events, primarily errors and warnings. |
Source |
An input to the Preprocessor. |
SourceIterator |
An Iterator for Sources ,
returning Tokens . |
StringLexerSource |
A Source for lexing a String. |
Token |
A Preprocessor token. |
Version |
System version metadata for Anarres Java C Preprocessor 1.2.5. |