GCC Middle and Back End API Reference
fileloc Struct Reference

#include <gengtype.h>

Collaboration diagram for fileloc:

Data Fields

const input_filefile
int line

Detailed Description

   A file position, mostly for error messages.
   The FILE element may be compared using pointer equality.  

Field Documentation

const input_file* fileloc::file
int fileloc::line

Referenced by print_cur_token(), and read_state_type().


The documentation for this struct was generated from the following file: