GCC Middle and Back End API Reference
options Struct Reference

#include <gengtype.h>

Collaboration diagram for options:

Data Fields

struct optionsnext
const char * name
enum option_kind kind
union {
   const char *   string
   type_p   type
   struct nested_ptr_data *   nested
info

Detailed Description

   A way to pass data through to the output end.  

Field Documentation

union { ... } options::info

Referenced by read_state_fileloc().

enum option_kind options::kind

Referenced by read_state_fileloc().

const char* options::name
struct nested_ptr_data* options::nested

Referenced by read_state_fileloc().

struct options* options::next

Referenced by read_state_type_option().

const char* options::string
type_p options::type

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