Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Linker::NameMapper
class NameMapper
Files: Synopsis/Linker/NameMapper.py
NameMapper-inheritance

This class adds a prefix to all declaration and type names.


Operations Summary:
 visitDeclaration(self, decl)
Changes the name of this declaration and its associated type [Source]
 visitGroup(self, node)
Recursively visits declarations under this group/scope/etc [Source]
 execute(self, ast) [Source]