ctrump_switch_stmt Struct Reference

switch 文 More...

#include <ast.h>

Collaboration diagram for ctrump_switch_stmt:

Collaboration graph
[legend]

Data Fields

struct ctrump_location kwd_loc
struct ctrump_location lpar_loc
struct ctrump_location rpar_loc
struct ctrump_expr cond
struct ctrump_stmtbody

Detailed Description

switch 文

Definition at line 977 of file ast.h.


Field Documentation

'switch'の位置

Definition at line 978 of file ast.h.

Referenced by print_stmt().

'(' の位置

Definition at line 979 of file ast.h.

Referenced by print_stmt().

')' の位置

Definition at line 980 of file ast.h.

Referenced by print_stmt().

条件式

Definition at line 981 of file ast.h.

Referenced by print_stmt().

文本体

Definition at line 982 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:27 2009 for ctrump by  doxygen 1.5.6