[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The API for reentrant scanners is different than for non-reentrant scanners. Here is a quick overview of the API:
%option reentrant
must be specified.
yyscanner
yylex_init
and yylex_destroy
must be called before and
after yylex
, respectively.
flex
variables.
yyextra
.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by Wolfram Kahl on September, 9 2006 using texi2html 1.76.