#include "lex.h"
Definition at line 534 of file lex.h.
◆ input_buffer()
base_lexer::input_buffer::input_buffer |
( |
| ) |
|
|
inline |
◆ at_eof()
bool base_lexer::input_buffer::at_eof |
( |
| ) |
const |
|
inline |
◆ copy_chunk()
int base_lexer::input_buffer::copy_chunk |
( |
char * |
buf, |
|
|
std::size_t |
max_size, |
|
|
bool |
by_lines = false |
|
) |
| |
◆ empty()
bool base_lexer::input_buffer::empty |
( |
| ) |
const |
|
inline |
◆ fill()
void base_lexer::input_buffer::fill |
( |
const std::string & |
input, |
|
|
bool |
eof_arg |
|
) |
| |
The documentation for this class was generated from the following files: