A translation unit consists of one or more files. More...
#include <translation_unit.h>
Public Member Functions | |
| map< string, file * > & | get_files () |
| file * | get_file_from_name (string name) |
| virtual string | to_string () const |
Friends | |
| class | boost::serialization::access |
A translation unit consists of one or more files.
1.6.3