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

mootLexfreqsLexer Class Reference

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

#include <mootLexfreqsLexer.h>

Inheritance diagram for mootLexfreqsLexer:

Inheritance graph
[legend]
Collaboration diagram for mootLexfreqsLexer:

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

mootLexfreqsLexer::mootLexfreqsLexer  
 

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


Member Function Documentation

int mootLexfreqsLexer::input   [private]
 

virtual void mootLexfreqsLexer::mgl_begin int    stateno [virtual]
 

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

Reimplemented from moot::GenericLexer.

virtual void* mootLexfreqsLexer::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** mootLexfreqsLexer::mgl_yy_current_buffer_p void    [inline, virtual]
 

Reimplemented from moot::GenericLexer.

virtual void mootLexfreqsLexer::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 mootLexfreqsLexer::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 mootLexfreqsLexer::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 mootLexfreqsLexer::yy_create_buffer FILE *    file,
int    size
[protected]
 

void mootLexfreqsLexer::yy_delete_buffer YY_BUFFER_STATE    b [protected]
 

virtual void mootLexfreqsLexer::yy_echo   [protected, virtual]
 

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

int mootLexfreqsLexer::yy_get_next_buffer   [private]
 

long mootLexfreqsLexer::yy_get_previous_state_ void    [private]
 

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

void mootLexfreqsLexer::yy_initialize   [private]
 

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

void mootLexfreqsLexer::yy_load_buffer_state void    [protected]
 

void mootLexfreqsLexer::yy_switch_to_buffer YY_BUFFER_STATE    new_buffer [protected]
 

long mootLexfreqsLexer::yy_try_NUL_trans_ long    current_state_ [private]
 

virtual int mootLexfreqsLexer::yy_wrap   [protected, virtual]
 

int mootLexfreqsLexer::yyinput   [inline, private]
 

int mootLexfreqsLexer::yylex yy_mootLexfreqsParser_stype   yylval,
mootLexfreqsParserLType   yylloc
 

void mootLexfreqsLexer::yyrestart FILE *    input_file [protected]
 

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


Member Data Documentation

unsigned char* mootLexfreqsLexer::yy_c_buf_p [private]
 

YY_BUFFER_STATE mootLexfreqsLexer::yy_current_buffer [protected]
 

int mootLexfreqsLexer::yy_did_buffer_switch_on_eof [private]
 

unsigned char mootLexfreqsLexer::yy_hold_char [private]
 

int mootLexfreqsLexer::yy_init [private]
 

int mootLexfreqsLexer::yy_n_chars [private]
 

int mootLexfreqsLexer::yy_start [private]
 

FILE* mootLexfreqsLexer::yyin
 

int mootLexfreqsLexer::yyleng
 

FILE * mootLexfreqsLexer::yyout
 

unsigned char* mootLexfreqsLexer::yytext
 


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