#include <dismantle.h>
Inheritance diagram for DismantleChanger::
Public Methods | |
blockNode * | clone_empty_stmt (void) |
idNode * | new_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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|