ctrump_declarator_varlen_array Struct Reference

可変長配列宣言子 More...

#include <ast.h>

Collaboration diagram for ctrump_declarator_varlen_array:

Collaboration graph
[legend]

Data Fields

struct ctrump_location lbr_loc
struct ctrump_location rbr_loc
struct ctrump_location star_loc
int qual_flags
struct ctrump_declarator_nodedecl

Detailed Description

可変長配列宣言子

|- direct-declarator | | (array declarators) -| int (*a[4]) [const restrict *] | |- qual_flags-| decl

Definition at line 743 of file ast.h.


Field Documentation

'['の位置

Definition at line 744 of file ast.h.

Referenced by print_decl_right().

']'の位置

Definition at line 745 of file ast.h.

Referenced by print_decl_right().

'*'の位置

Definition at line 746 of file ast.h.

Referenced by print_decl_right().

型修飾子

Definition at line 747 of file ast.h.

Referenced by print_decl_right().

宣言

Definition at line 748 of file ast.h.

Referenced by print_decl_left(), and print_decl_right().


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