|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
VirtualFile | An extremely lightweight virtual file interface. |
VirtualFileSystem | An extremely lightweight virtual file system interface. |
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. |
Enum Summary | |
---|---|
Feature | Features of the Preprocessor, which may be enabled or disabled. |
Warning | Warning classes which may optionally be emitted by the Preprocessor. |
Exception Summary | |
---|---|
InternalException | An internal exception. |
LexerException | A preprocessor exception. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |