#include <Arithmetic.hh>
◆ SimpleToken() [1/2]
numeric::expression_parser::SimpleToken::SimpleToken |
( |
| ) |
|
◆ SimpleToken() [2/2]
numeric::expression_parser::SimpleToken::SimpleToken |
( |
TokenType |
type | ) |
|
◆ set_token_type()
void numeric::expression_parser::SimpleToken::set_token_type |
( |
TokenType |
type | ) |
|
◆ to_string()
std::string numeric::expression_parser::SimpleToken::to_string |
( |
| ) |
const |
|
overridevirtual |
◆ type()
TokenType numeric::expression_parser::SimpleToken::type |
( |
| ) |
const |
|
overridevirtual |
◆ type_
TokenType numeric::expression_parser::SimpleToken::type_ |
|
private |
The documentation for this class was generated from the following files: