Drizzled Public API Documentation

yyguts_t Struct Reference

List of all members.

Public Attributes

YY_EXTRA_TYPE yyextra_r
FILE * yyin_r
FILE * yyout_r
size_t yy_buffer_stack_top
size_t yy_buffer_stack_max
YY_BUFFER_STATEyy_buffer_stack
char yy_hold_char
int yy_n_chars
int yyleng_r
char * yy_c_buf_p
int yy_init
int yy_start
int yy_did_buffer_switch_on_eof
int yy_start_stack_ptr
int yy_start_stack_depth
int * yy_start_stack
yy_state_type yy_last_accepting_state
char * yy_last_accepting_cpos
int yylineno_r
int yy_flex_debug_r
char * yytext_r
int yy_more_flag
int yy_more_len
YYSTYPEyylval_r

Detailed Description

Definition at line 682 of file scanner.cc.


Member Data Documentation

Stack as an array.

Definition at line 692 of file scanner.cc.

capacity of stack.

Definition at line 691 of file scanner.cc.

index of top of stack.

Definition at line 690 of file scanner.cc.


The documentation for this struct was generated from the following file: