#include <code_tree.h>
Public Methods | |
code_tree () | |
virtual | ~code_tree () |
code_fragment* | get_root () |
void | set_map_fn ( map_tn_fn fn, void* data ) |
void | build ( SuifObject* z ) |
virtual code_fragment* | lookup ( SuifObject* tn ) |
void | create_tags ( vtext* text ) |
void | print ( FILE* fd ) |
Public Attributes | |
void* | id |
|
|
|
|
|
|
|
|
|