#include <ast.h>
Data Fields | |
struct ctrump_location | lbr_loc |
struct ctrump_location | rbr_loc |
struct ctrump_location | comma_loc |
int | flags |
int | num_elem |
struct ctrump_enum_list_elem * | elems |
Definition at line 242 of file ast.h.
struct ctrump_location ctrump_enum_list::lbr_loc [read] |
struct ctrump_location ctrump_enum_list::rbr_loc [read] |
struct ctrump_location ctrump_enum_list::comma_loc [read] |
struct ctrump_enum_list_elem* ctrump_enum_list::elems [read] |