ctrump_paren_expr Struct Reference

括弧でくくられた式 More...

#include <ast.h>

Collaboration diagram for ctrump_paren_expr:

Collaboration graph
[legend]

Data Fields

struct ctrump_location lpar_loc
struct ctrump_location rpar_loc
struct ctrump_exprexpr

Detailed Description

括弧でくくられた式

Note:
CTRUMP ではprinterに配慮してソーステキストの括弧が構文木にも残る

Definition at line 516 of file ast.h.


Field Documentation

'('の位置

Definition at line 517 of file ast.h.

Referenced by print_expr().

')'の位置

Definition at line 518 of file ast.h.

Referenced by print_expr().


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