clear(bool clear_input=true, bool clear_output=true) | moot::GenericLexer | [virtual] |
from_buffer(const char *buf, size_t len) | moot::GenericLexer | [virtual] |
from_file(FILE *in=stdin) | moot::GenericLexer | [virtual] |
from_filename(const std::string &filename) | moot::GenericLexer | [virtual] |
from_mstream(mootio::mistream *in=0) | moot::GenericLexer | [virtual] |
from_string(const char *s) | moot::GenericLexer | [inline] |
from_string(const std::string &s) | moot::GenericLexer | [inline] |
GenericLexer(const std::string &myname="moot::GenericLexer", size_t line=0, size_t column=0, size_t byte=0) | moot::GenericLexer | [inline] |
input() | mootNgramsLexer | [private] |
lexname | moot::GenericLexer | |
mgl_begin(int stateno) | mootNgramsLexer | [virtual] |
MGL_DEFAULT_BUFFER_SIZE | moot::GenericLexer | [static] |
mgl_in_created | moot::GenericLexer | |
mgl_out_created | moot::GenericLexer | |
mgl_yy_create_buffer(int size, FILE *unused=stdin) | mootNgramsLexer | [inline, virtual] |
mgl_yy_current_buffer_p(void) | mootNgramsLexer | [inline, virtual] |
mgl_yy_delete_buffer(void *buf) | mootNgramsLexer | [inline, virtual] |
mgl_yy_init_buffer(void *buf, FILE *unused=stdin) | mootNgramsLexer | [inline, virtual] |
mgl_yy_switch_to_buffer(void *buf) | mootNgramsLexer | [inline, virtual] |
mglin | moot::GenericLexer | |
mglout | moot::GenericLexer | |
mootNgramsLexer() | mootNgramsLexer | |
reset(void) | moot::GenericLexer | [virtual] |
select_streams(FILE *in, FILE *out=stdout, const char *myname=0) | moot::GenericLexer | [inline] |
select_string(const char *in, FILE *out=stderr, const char *myname=0) | moot::GenericLexer | [inline] |
theByte | moot::GenericLexer | |
theColumn | moot::GenericLexer | |
theLine | moot::GenericLexer | |
to_file(FILE *out=stdout) | moot::GenericLexer | [virtual] |
to_filename(const std::string &filename) | moot::GenericLexer | [virtual] |
to_mstream(mootio::mostream *out=0) | moot::GenericLexer | [virtual] |
tokbuf | moot::GenericLexer | |
tokbuf_append(const char *text, size_t len) | moot::GenericLexer | [inline] |
tokbuf_clear | moot::GenericLexer | |
yy_c_buf_p | mootNgramsLexer | [private] |
yy_create_buffer(FILE *file, int size) | mootNgramsLexer | [protected] |
yy_current_buffer | mootNgramsLexer | [protected] |
yy_delete_buffer(YY_BUFFER_STATE b) | mootNgramsLexer | [protected] |
yy_did_buffer_switch_on_eof | mootNgramsLexer | [private] |
yy_echo() | mootNgramsLexer | [protected, virtual] |
yy_fatal_error(char *msg) | mootNgramsLexer | [protected, virtual] |
yy_get_next_buffer() | mootNgramsLexer | [private] |
yy_get_previous_state_(void) | mootNgramsLexer | [private] |
yy_hold_char | mootNgramsLexer | [private] |
yy_init | mootNgramsLexer | [private] |
yy_init_buffer(YY_BUFFER_STATE b, FILE *file) | mootNgramsLexer | [protected] |
yy_initialize() | mootNgramsLexer | [private] |
yy_input(char *buf, int &result, int max_size) | mootNgramsLexer | [protected, virtual] |
yy_load_buffer_state(void) | mootNgramsLexer | [protected] |
yy_n_chars | mootNgramsLexer | [private] |
yy_start | mootNgramsLexer | [private] |
yy_switch_to_buffer(YY_BUFFER_STATE new_buffer) | mootNgramsLexer | [protected] |
yy_try_NUL_trans_(long current_state_) | mootNgramsLexer | [private] |
yy_wrap() | mootNgramsLexer | [protected, virtual] |
yycarp(const char *fmt,...) | moot::GenericLexer | [virtual] |
yyin | mootNgramsLexer | |
yyinput() | mootNgramsLexer | [inline, private] |
moot::GenericLexer::yyinput(char *buffer, int &result, int max_size) | moot::GenericLexer | [inline] |
yyleng | mootNgramsLexer | |
yylex(yy_mootNgramsParser_stype *yylval, mootNgramsParserLType *yylloc) | mootNgramsLexer | |
yyout | mootNgramsLexer | |
yyrestart(FILE *input_file) | mootNgramsLexer | [protected] |
yytext | mootNgramsLexer | |
yyunput(unsigned char c, unsigned char *buf_ptr) | mootNgramsLexer | [private] |
~GenericLexer(void) | moot::GenericLexer | [virtual] |
~mootNgramsLexer(void) | mootNgramsLexer | [inline, virtual] |