#include <exprtk.hpp>
Inherits exprtk::lexer::token_scanner.
Definition at line 3508 of file exprtk.hpp.
◆ numeric_checker()
exprtk::lexer::helper::numeric_checker::numeric_checker |
( |
| ) |
|
|
inline |
◆ clear_errors()
void exprtk::lexer::helper::numeric_checker::clear_errors |
( |
| ) |
|
|
inline |
◆ error_count()
std::size_t exprtk::lexer::helper::numeric_checker::error_count |
( |
| ) |
const |
|
inline |
◆ error_index()
std::size_t exprtk::lexer::helper::numeric_checker::error_index |
( |
const std::size_t & |
i | ) |
|
|
inline |
◆ operator()()
bool exprtk::lexer::helper::numeric_checker::operator() |
( |
const lexer::token & |
t | ) |
|
|
inlinevirtual |
◆ reset()
void exprtk::lexer::helper::numeric_checker::reset |
( |
| ) |
|
|
inlinevirtual |
◆ result()
bool exprtk::lexer::helper::numeric_checker::result |
( |
| ) |
|
|
inlinevirtual |
◆ current_index_
std::size_t exprtk::lexer::helper::numeric_checker::current_index_ |
|
private |
◆ error_list_
std::vector<std::size_t> exprtk::lexer::helper::numeric_checker::error_list_ |
|
private |
The documentation for this class was generated from the following file: