GCC Middle and Back End API Reference
pair Struct Reference

#include <gengtype.h>

Collaboration diagram for pair:

Data Fields

pair_p next
const char * name
type_p type
struct fileloc line
options_p opt

Detailed Description

   A name and a type.  

Field Documentation

struct fileloc pair::line
const char* pair::name
pair_p pair::next

Referenced by state_token_is_name().

options_p pair::opt
type_p pair::type

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