#include <ast.h>
Data Fields | |
struct ctrump_location | kwd_loc |
struct ctrump_location | colon_loc |
struct ctrump_expr | val |
struct ctrump_stmt * | stmt |
Definition at line 926 of file ast.h.
struct ctrump_location ctrump_case_stmt::kwd_loc [read] |
struct ctrump_location ctrump_case_stmt::colon_loc [read] |
struct ctrump_expr ctrump_case_stmt::val [read] |
struct ctrump_stmt* ctrump_case_stmt::stmt [read] |