LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
flex-lexer.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlexLexer
class  yyFlexLexer

Typedefs

typedef int yy_state_type

Functions

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

Typedef Documentation

typedef int yy_state_type

Function Documentation

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