/[bison]/bison/doc/bison.texinfo
ViewVC logotype

Diff of /bison/doc/bison.texinfo

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.93 by eggert, Wed Dec 18 00:09:33 2002 UTC revision 1.94 by eggert, Sat Dec 21 12:49:33 2002 UTC
# Line 3753  Request a pure (reentrant) parser progra Line 3753  Request a pure (reentrant) parser progra
3753  Generate an array of token names in the parser file.  The name of the  Generate an array of token names in the parser file.  The name of the
3754  array is @code{yytname}; @code{yytname[@var{i}]} is the name of the  array is @code{yytname}; @code{yytname[@var{i}]} is the name of the
3755  token whose internal Bison token code number is @var{i}.  The first  token whose internal Bison token code number is @var{i}.  The first
3756  three elements of @code{yytname} are always @code{"$end"},  three elements of @code{yytname} correspond to the predefined tokens
3757    @code{"$end"},
3758  @code{"error"}, and @code{"$undefined"}; after these come the symbols  @code{"error"}, and @code{"$undefined"}; after these come the symbols
3759  defined in the grammar file.  defined in the grammar file.
3760    

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26