![]() |
Inja
3.4.0
A Template Engine for Modern C++
|
Helper-class for the inja Lexer. More...
#include <token.hpp>
Public Member Functions | |
constexpr | Token (Kind kind, std::string_view text) |
std::string | describe () const |
Public Attributes | |
Kind | kind {Kind::Unknown} |
std::string_view | text |
Helper-class for the inja Lexer.