/[bison]/bison/src/lex.h
ViewVC logotype

Diff of /bison/src/lex.h

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

revision 1.24 by akim, Fri Dec 14 16:03:28 2001 UTC revision 1.25 by akim, Sat Dec 15 15:13:36 2001 UTC
# Line 66  void lex_free PARAMS ((void)); Line 66  void lex_free PARAMS ((void));
66  int skip_white_space PARAMS ((void));  int skip_white_space PARAMS ((void));
67  void unlex PARAMS ((token_t));  void unlex PARAMS ((token_t));
68  void read_type_name PARAMS ((FILE *fin));  void read_type_name PARAMS ((FILE *fin));
69    int xgetc PARAMS ((FILE *fin));
70    
71  /* Return one of the token-type codes.  When an identifier is seen,  /* Return one of the token-type codes.  When an identifier is seen,
72     the code IDENTIFIER is returned and the name is looked up in the     the code IDENTIFIER is returned and the name is looked up in the

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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