#include "text-engine.h"
Public Member Functions | |
text_element_string (const std::string &s="") | |
void | accept (text_processor &p) |
std::string | string_value () const |
Public Member Functions inherited from text_element | |
virtual | ~text_element ()=default |
Definition at line 67 of file text-engine.h.
|
inline |
Definition at line 73 of file text-engine.h.
|
inlinevirtual |
Implements text_element.
Definition at line 381 of file text-engine.h.
|
inline |
Definition at line 78 of file text-engine.h.