| 
    decompiler
    1.0.0
    
   | 
 
Routines for emitting high-level (C) language syntax in a well formatted way. More...
#include "type.hh"Classes | |
| class | EmitXml | 
| Base class (and interface) for pretty printing and XML markup of tokens.  More... | |
| class | EmitNoXml | 
| A trivial emitter that outputs syntax straight to the stream.  More... | |
| class | TokenSplit | 
| A token/command object in the pretty printing stream.  More... | |
| class | circularqueue< _type > | 
| A circular buffer template.  More... | |
| class | EmitPrettyPrint | 
| A generic source code pretty printer.  More... | |
Routines for emitting high-level (C) language syntax in a well formatted way.
 1.8.15