Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

mootClassfreqsLexer Class Reference

Flex++ lexer for (TnT-style) moot lexical frequency parameter files. More...

#include <mootClassfreqsLexer.h>

Inheritance diagram for mootClassfreqsLexer:

Inheritance graph
[legend]
Collaboration diagram for mootClassfreqsLexer:

Collaboration graph
[legend]
List of all members.

Public Methods

Public Attributes

Protected Methods

Protected Attributes

Private Methods

Private Attributes


Detailed Description

\details Supports comments introduced with '%%'.


Constructor & Destructor Documentation

mootClassfreqsLexer::mootClassfreqsLexer  
 

virtual mootClassfreqsLexer::~mootClassfreqsLexer void    [inline, virtual]
 


Member Function Documentation

int mootClassfreqsLexer::input   [private]
 

virtual void mootClassfreqsLexer::mgl_begin int    stateno [virtual]
 

Set current start-state. Descendants must override this method (section 3 only!)

Reimplemented from moot::GenericLexer.

virtual void* mootClassfreqsLexer::mgl_yy_create_buffer int    size,
FILE *    unused = stdin
[inline, virtual]
 

Flex++ should define this (backwards), but it doesn't get through to us

Implements moot::GenericLexer.

virtual void** mootClassfreqsLexer::mgl_yy_current_buffer_p void    [inline, virtual]
 

Reimplemented from moot::GenericLexer.

virtual void mootClassfreqsLexer::mgl_yy_delete_buffer void *    buf [inline, virtual]
 

Flex++ should define this, but it doesn't get through to us

Reimplemented from moot::GenericLexer.

virtual void mootClassfreqsLexer::mgl_yy_init_buffer void *    buf,
FILE *    unused = stdin
[inline, virtual]
 

Flex++ should define this, but it doesn't get through to us

Implements moot::GenericLexer.

virtual void mootClassfreqsLexer::mgl_yy_switch_to_buffer void *    buf [inline, virtual]
 

Flex++ should define this, but it doesn't get through to us

Implements moot::GenericLexer.

YY_BUFFER_STATE mootClassfreqsLexer::yy_create_buffer FILE *    file,
int    size
[protected]
 

void mootClassfreqsLexer::yy_delete_buffer YY_BUFFER_STATE    b [protected]
 

virtual void mootClassfreqsLexer::yy_echo   [protected, virtual]
 

virtual void mootClassfreqsLexer::yy_fatal_error char *    msg [protected, virtual]
 

int mootClassfreqsLexer::yy_get_next_buffer   [private]
 

long mootClassfreqsLexer::yy_get_previous_state_ void    [private]
 

void mootClassfreqsLexer::yy_init_buffer YY_BUFFER_STATE    b,
FILE *    file
[protected]
 

void mootClassfreqsLexer::yy_initialize   [private]
 

virtual int mootClassfreqsLexer::yy_input char *    buf,
int &    result,
int    max_size
[protected, virtual]
 

void mootClassfreqsLexer::yy_load_buffer_state void    [protected]
 

void mootClassfreqsLexer::yy_switch_to_buffer YY_BUFFER_STATE    new_buffer [protected]
 

long mootClassfreqsLexer::yy_try_NUL_trans_ long    current_state_ [private]
 

virtual int mootClassfreqsLexer::yy_wrap   [protected, virtual]
 

int mootClassfreqsLexer::yyinput   [inline, private]
 

int mootClassfreqsLexer::yylex yy_mootClassfreqsParser_stype   yylval,
mootClassfreqsParserLType   yylloc
 

void mootClassfreqsLexer::yyrestart FILE *    input_file [protected]
 

void mootClassfreqsLexer::yyunput unsigned char    c,
unsigned char *    buf_ptr
[private]
 


Member Data Documentation

unsigned char* mootClassfreqsLexer::yy_c_buf_p [private]
 

YY_BUFFER_STATE mootClassfreqsLexer::yy_current_buffer [protected]
 

int mootClassfreqsLexer::yy_did_buffer_switch_on_eof [private]
 

unsigned char mootClassfreqsLexer::yy_hold_char [private]
 

int mootClassfreqsLexer::yy_init [private]
 

int mootClassfreqsLexer::yy_n_chars [private]
 

int mootClassfreqsLexer::yy_start [private]
 

FILE* mootClassfreqsLexer::yyin
 

int mootClassfreqsLexer::yyleng
 

FILE * mootClassfreqsLexer::yyout
 

unsigned char* mootClassfreqsLexer::yytext
 


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 15:48:03 2004 for libmoot by doxygen1.2.15