module Synopsis.Processors.ModuleSorter
class ModuleSorter
A processor that sorts declarations in a module alphabetically.
ModuleSorter-inheritance
-Methods
  process(self, ir, * * kwds)
references
source code
  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