decompiler  1.0.0
Classes
printc.hh File Reference

Classes to support the c-language back-end of the decompiler. More...

#include "printlanguage.hh"
#include "comment.hh"

Classes

class  PrintCCapability
 Factory and static initializer for the "c-language" back-end to the decompiler. More...
 
struct  PartialSymbolEntry
 A structure for pushing nested fields to the RPN stack. More...
 
class  PrintC
 The c-language token emitter. More...
 

Detailed Description

Classes to support the c-language back-end of the decompiler.