ctrump_case_stmt Struct Reference

caseラベル付き文 More...

#include <ast.h>

Collaboration diagram for ctrump_case_stmt:

Collaboration graph
[legend]

Data Fields

struct ctrump_location kwd_loc
struct ctrump_location colon_loc
struct ctrump_expr val
struct ctrump_stmtstmt

Detailed Description

caseラベル付き文

Definition at line 926 of file ast.h.


Field Documentation

'case'の位置

Definition at line 927 of file ast.h.

Referenced by print_stmt().

':'の位置

Definition at line 928 of file ast.h.

Referenced by print_stmt().

case の値の式

Definition at line 929 of file ast.h.

Referenced by print_stmt().

文本体

Definition at line 930 of file ast.h.

Referenced by analyze_control_flow(), and print_stmt().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 31 20:19:26 2009 for ctrump by  doxygen 1.5.6