![]() |
Elementa v8.0.0
Minimalistic library for any C++ application (C++11 and up)
|
A list of text tokens. More...
#include "lexer.h"


Public Types | |
| using | Base = std::list< TextToken > |
Public Attributes | |
| T | elements |
| STL member. | |
Public Member Functions | |
| std::string | to_string (void) const |
| Return a text describing the list. More... | |
| using elementa::parsing::TextToken::List::Base = std::list<TextToken> |
| std::string elementa::parsing::TextToken::List::to_string | ( | void | ) | const |
Return a text describing the list.
The result is a multiline text.