#include <ast.h>

Data Fields | |
| struct ctrump_location | lpar_loc | 
| struct ctrump_location | rpar_loc | 
| struct ctrump_declarator_node * | decl | 
Definition at line 771 of file ast.h.
struct ctrump_location ctrump_declarator_paren::lpar_loc [read]           | 
        
struct ctrump_location ctrump_declarator_paren::rpar_loc [read]           | 
        
struct ctrump_declarator_node* ctrump_declarator_paren::decl [read]           | 
        
宣言
Definition at line 774 of file ast.h.
Referenced by ctrump_env_handle_decl_node(), print_decl_left(), and print_decl_right().
 1.5.6