#include <ao-lexer.h>
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 |
Definition at line 230 of file ao-lexer.cpp.
Definition at line 264 of file ao-lexer.cpp.
The column count.
Definition at line 267 of file ao-lexer.cpp.
The line count.
Definition at line 266 of file ao-lexer.cpp.
char * yy_buffer_state::yy_buf_pos |
Definition at line 235 of file ao-lexer.cpp.
Definition at line 240 of file ao-lexer.cpp.
Definition at line 274 of file ao-lexer.cpp.
char * yy_buffer_state::yy_ch_buf |
Definition at line 234 of file ao-lexer.cpp.
Definition at line 272 of file ao-lexer.cpp.
Definition at line 232 of file ao-lexer.cpp.
Definition at line 258 of file ao-lexer.cpp.
Definition at line 251 of file ao-lexer.cpp.
Definition at line 245 of file ao-lexer.cpp.