ctrump/ast/location.h File Reference

位置情報 More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ctrump_location
 ファイル中の位置情報 More...

Defines

#define LOCATION_GENERATED(loc)   do { loc.path="<generated>"; loc.column=-1; loc.lineno=-1; } while(0)
 トランスレータによって生成されたノードの位置情報 識別するときはlineno < 0 で識別


Detailed Description

位置情報

Definition in file location.h.


Define Documentation

#define LOCATION_GENERATED ( loc   )     do { loc.path="<generated>"; loc.column=-1; loc.lineno=-1; } while(0)

トランスレータによって生成されたノードの位置情報 識別するときはlineno < 0 で識別

Definition at line 56 of file location.h.

Referenced by build_incomplete_field_type(), build_struct(), and ctrump_get_stmt_loc().


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