#include <ast.h>
Data Fields | |
int | true_block_index |
int | num_block |
struct ctrump_source_string * | cond_source_text |
struct ctrump_source_string * | body_source_text |
struct ctrump_translation_unit * | body |
Definition at line 1211 of file ast.h.
struct ctrump_source_string* ctrump_ext_ifdef_block::cond_source_text [read] |
struct ctrump_source_string* ctrump_ext_ifdef_block::body_source_text [read] |
struct ctrump_translation_unit* ctrump_ext_ifdef_block::body [read] |