clear(bool clear_input=true, bool clear_output=true) | moot::GenericLexer | [virtual] |
EOS enum value | mootPPLexer | |
FLOAT enum value | mootPPLexer | |
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=((void *) 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() | mootPPLexer | [private] |
INTEGER enum value | mootPPLexer | |
lexname | moot::GenericLexer | |
mgl_begin(int stateno) | mootPPLexer | [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) | mootPPLexer | [inline, virtual] |
mgl_yy_current_buffer_p(void) | mootPPLexer | [inline, virtual] |
mgl_yy_delete_buffer(void *buf) | mootPPLexer | [inline, virtual] |
mgl_yy_init_buffer(void *buf, FILE *unused=stdin) | mootPPLexer | [inline, virtual] |
mgl_yy_switch_to_buffer(void *buf) | mootPPLexer | [inline, virtual] |
mglin | moot::GenericLexer | |
mglout | moot::GenericLexer | |
mootPPLexer() | mootPPLexer | |
ntokens | mootPPLexer | |
output_sentence_separator | mootPPLexer | |
output_token_separator | mootPPLexer | |
PPEOF enum value | mootPPLexer | |
PUNCT enum value | mootPPLexer | |
reset(void) | moot::GenericLexer | [virtual] |
select_streams(FILE *in, FILE *out=stdout, const char *myname=((void *) 0)) | moot::GenericLexer | [inline] |
select_string(const char *in, FILE *out=stderr, const char *myname=((void *) 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=((void *) 0)) | moot::GenericLexer | [virtual] |
tokbuf | moot::GenericLexer | |
tokbuf_append(const char *text, size_t len) | moot::GenericLexer | [inline] |
tokbuf_clear | moot::GenericLexer | |
TokenType enum name | mootPPLexer | |
UNKNOWN enum value | mootPPLexer | |
verbose | mootPPLexer | |
WORD enum value | mootPPLexer | |
XML_END_TAG enum value | mootPPLexer | |
XML_ENTITY enum value | mootPPLexer | |
XML_START_TAG enum value | mootPPLexer | |
yy_c_buf_p | mootPPLexer | [private] |
yy_create_buffer(FILE *file, int size) | mootPPLexer | [protected] |
yy_current_buffer | mootPPLexer | [protected] |
yy_delete_buffer(YY_BUFFER_STATE b) | mootPPLexer | [protected] |
yy_did_buffer_switch_on_eof | mootPPLexer | [private] |
yy_echo() | mootPPLexer | [protected, virtual] |
yy_fatal_error(char *msg) | mootPPLexer | [protected, virtual] |
yy_get_next_buffer() | mootPPLexer | [private] |
yy_get_previous_state_(void) | mootPPLexer | [private] |
yy_hold_char | mootPPLexer | [private] |
yy_init | mootPPLexer | [private] |
yy_init_buffer(YY_BUFFER_STATE b, FILE *file) | mootPPLexer | [protected] |
yy_initialize() | mootPPLexer | [private] |
yy_input(char *buf, int &result, int max_size) | mootPPLexer | [protected, virtual] |
yy_load_buffer_state(void) | mootPPLexer | [protected] |
yy_n_chars | mootPPLexer | [private] |
yy_start | mootPPLexer | [private] |
yy_switch_to_buffer(YY_BUFFER_STATE new_buffer) | mootPPLexer | [protected] |
yy_try_NUL_trans_(long current_state_) | mootPPLexer | [private] |
yy_wrap() | mootPPLexer | [protected, virtual] |
yycarp(const char *fmt,...) | moot::GenericLexer | [virtual] |
yyin | mootPPLexer | |
yyinput() | mootPPLexer | [inline, private] |
moot::GenericLexer::yyinput(char *buffer, int &result, int max_size) | moot::GenericLexer | [inline] |
yyleng | mootPPLexer | |
yylex(void) | mootPPLexer | |
yyout | mootPPLexer | |
yyrestart(FILE *input_file) | mootPPLexer | [protected] |
yytext | mootPPLexer | |
yyunput(unsigned char c, unsigned char *buf_ptr) | mootPPLexer | [private] |
~GenericLexer(void) | moot::GenericLexer | [virtual] |
~mootPPLexer(void) | mootPPLexer | [inline, virtual] |