]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* src/lex.c (read_typename): New function.
[bison.git] / src / lex.h
index 3831e5afafbecea1eb991260d17d623fe0802e83..54d5022cc140f1fbb928d93445859592d7a4db7d 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -62,6 +62,7 @@ char *grow_token_buffer PARAMS ((char *));
 void init_lex PARAMS ((void));
 int skip_white_space PARAMS ((void));
 void unlex PARAMS ((int));
+void read_type_name PARAMS ((FILE *fin));
 
 /* Return one of the token-type codes.  When an identifier is seen,
    the code IDENTIFIER is returned and the name is looked up in the