| Public Typedefs Summary: | |
| std::map<AST::SourceFile*, Streams> | StreamsMap The type of a map of streams [Source] |
| Public Structs Summary: | |
| Streams Struct for storing a pair of ofstream pointers [Source] | |
| Public Data members Summary: | |
| const char* | buffer_start The start of the program buffer [Source] |
| FileFilter* | filter The filter [Source] |
| Parser* | parser The Parser object [Source] |
| SWalker* | walker The SWalker object [Source] |
| StreamsMap | streams A map of streams for each file [Source] |