Vcsn  2.3a
Be Rational
flex-lexer.hh File Reference
#include <iosfwd>
#include <ostream>
#include <vcsn/config.hh>
Include dependency graph for flex-lexer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlexLexer
 
class  yyFlexLexer
 

Macros

#define FLEX_STD   std::
 

Typedefs

typedef int yy_state_type
 

Functions

YY_FLEX_NAMESPACE_BEGIN void * yyalloc (size_t)
 
void * yyrealloc (void *, size_t)
 
void yyfree (void *)
 

Macro Definition Documentation

#define FLEX_STD   std::

Definition at line 56 of file flex-lexer.hh.

Typedef Documentation

typedef int yy_state_type

Definition at line 59 of file flex-lexer.hh.

Function Documentation

YY_FLEX_NAMESPACE_BEGIN void* yyalloc ( size_t  )
void yyfree ( void *  )
void* yyrealloc ( void *  ,
size_t   
)