exprtk::lexer::helper::sequence_validator Class Reference
#include <exprtk.hpp>
List of all members.
Constructor & Destructor Documentation
exprtk::lexer::helper::sequence_validator::sequence_validator |
( |
|
) |
[inline] |
Member Function Documentation
void exprtk::lexer::helper::sequence_validator::clear_errors |
( |
|
) |
[inline] |
std::pair<lexer::token,lexer::token> exprtk::lexer::helper::sequence_validator::error |
( |
const std::size_t |
index |
) |
[inline] |
std::size_t exprtk::lexer::helper::sequence_validator::error_count |
( |
|
) |
[inline] |
bool exprtk::lexer::helper::sequence_validator::operator() |
( |
const lexer::token & |
t0, |
|
|
const lexer::token & |
t1 | |
|
) |
| | [inline, virtual] |
bool exprtk::lexer::helper::sequence_validator::result |
( |
|
) |
[inline, virtual] |
The documentation for this class was generated from the following file: