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] | |