module Synopsis.Processors.ModuleSorter
class ModuleSorter
ModuleSorter-inheritance
A processor that sorts declarations in a module alphabetically.
Methods Summary:
  process(self, ir, * * kwds)
references
source code
  visit_meta_module(self, module)
references
source code
Methods Details:
  visit_meta_module(self, module)
references
source code
Visits all children of the module, and if there are no declarations after that removes the module