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