A class that reads projects
| Operations Summary: | |
| __init__(self, project) [Source] | |
| read(self, filename) [Source] | |
| read_Project(self, proj_obj) [Source] | |
| read_ProjectActions(self, project_obj) [Source] | |
| read_SourceAction(self, action) [Source] | |
| read_ParserAction(self, action) [Source] | |
| read_LinkerAction(self, action) [Source] | |
| read_FormatAction(self, action) [Source] | |
| read_SourceRule(self, rule) [Source] | |
| read_CacherAction(self, action) [Source] | |