Berkeley YACC  1993-03-03
Berkeley's version of Yet Another Compiler Compiler
 All Data Structures Files Functions Variables Typedefs Macros Groups
shifts Struct Reference

#include <defs.h>

+ Collaboration diagram for shifts:

Data Fields

struct shiftsnext
 
short number
 
short nshifts
 
short shift [1]
 

Detailed Description

Definition at line 143 of file defs.h.

Field Documentation

struct shifts* shifts::next

Definition at line 145 of file defs.h.

Referenced by free_shifts(), save_shifts(), set_goto_map(), set_shift_table(), and show_shifts().

short shifts::nshifts
short shifts::number

Definition at line 146 of file defs.h.

Referenced by save_shifts(), set_goto_map(), and set_shift_table().

short shifts::shift[1]

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