Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
input (const Iter &first, const Iter &last) | |
int | getc () |
void | ungetc () |
Iter | cur () const |
int | line () const |
void | skip_ws () |
bool | expect (const int expected) |
bool | match (const std::string &pattern) |
Protected Attributes | |
Iter | cur_ |
Iter | end_ |
bool | consumed_ |
int | line_ |
Definition at line 621 of file spec_test_generator.cpp.
|
inline |
Definition at line 628 of file spec_test_generator.cpp.
|
inline |
Definition at line 644 of file spec_test_generator.cpp.
|
inline |
Definition at line 662 of file spec_test_generator.cpp.
|
inline |
Definition at line 629 of file spec_test_generator.cpp.
|
inline |
Definition at line 652 of file spec_test_generator.cpp.
|
inline |
Definition at line 670 of file spec_test_generator.cpp.
|
inline |
Definition at line 653 of file spec_test_generator.cpp.
|
inline |
|
protected |
Definition at line 624 of file spec_test_generator.cpp.
|
protected |
Definition at line 623 of file spec_test_generator.cpp.
|
protected |
Definition at line 623 of file spec_test_generator.cpp.
|
protected |
Definition at line 625 of file spec_test_generator.cpp.