tcalc 0.2.0
 
Loading...
Searching...
No Matches
tokenizer.hpp File Reference

Tokenize the input string into tokens. More...

#include <functional>
#include <map>
#include <string>
#include <string_view>
#include "tcalc/common.hpp"
#include "tcalc/error.hpp"
#include "tcalc/token.hpp"

Go to the source code of this file.

Classes

class  tcalc::token::Tokenizer
 Tokenize the input string into tokens. More...
 

Detailed Description

Tokenize the input string into tokens.

Author
Dessera (desse.nosp@m.ra@q.nosp@m.q.com)
Version
0.2.0
Date
2025-06-14