k-dot-p 0.1

yy_buffer_state Struct Reference

List of all members.

Public Attributes

FILE * yy_input_file
char * yy_ch_buf
char * yy_buf_pos
yy_size_t yy_buf_size
int yy_n_chars
int yy_is_our_buffer
int yy_is_interactive
int yy_at_bol
int yy_bs_lineno
int yy_bs_column
int yy_fill_buffer
int yy_buffer_status

Detailed Description

Definition at line 210 of file structspec_lexer.c++.


Member Data Documentation

Definition at line 244 of file structspec_lexer.c++.

Referenced by yy_flush_buffer(), and yy_scan_buffer().

The column count.

Definition at line 247 of file structspec_lexer.c++.

Referenced by yy_init_buffer().

The line count.

Definition at line 246 of file structspec_lexer.c++.

Referenced by yy_init_buffer().

Definition at line 215 of file structspec_lexer.c++.

Referenced by yy_flush_buffer(), and yy_scan_buffer().

Definition at line 252 of file structspec_lexer.c++.

Referenced by yy_init_buffer(), and yy_scan_buffer().

Definition at line 212 of file structspec_lexer.c++.

Referenced by yy_init_buffer(), and yy_scan_buffer().

Definition at line 225 of file structspec_lexer.c++.

Referenced by yy_flush_buffer(), and yy_scan_buffer().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines