Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

DismantleChanger Class Reference

#include <dismantle.h>

Inheritance diagram for DismantleChanger::

Changer ExpressionDismantleChanger FlattenDismantleChanger IfConverterChanger InitializerDismantleChanger LoopDismantleChanger SelectionDismantleChanger List of all members.

Public Methods

blockNodeclone_empty_stmt (void)
idNodenew_id (char *s="")
 DismantleChanger (Order ord, string pre, unsigned int flags=DEFAULT_DISMANTLER_FLAGS)

Public Attributes

unsigned int dismantle_flags
char * prefix

Private Methods

string new_label (void)

Private Attributes

unsigned int label_count
string prepend_to_label

Constructor & Destructor Documentation

DismantleChanger::DismantleChanger Order    ord,
string    pre,
unsigned int    flags = DEFAULT_DISMANTLER_FLAGS
[inline]
 


Member Function Documentation

blockNode* DismantleChanger::clone_empty_stmt void    [inline]
 

idNode* DismantleChanger::new_id char *    s = "" [inline]
 

string DismantleChanger::new_label void    [inline, private]
 


Member Data Documentation

unsigned int DismantleChanger::dismantle_flags
 

unsigned int DismantleChanger::label_count [private]
 

char* DismantleChanger::prefix
 

string DismantleChanger::prepend_to_label [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 12:06:27 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001