#include "txt-eng.h"
Public Member Functions | |
text_parser_none (void) | |
~text_parser_none (void) | |
text_element * | parse (const std::string &s) |
Definition at line 173 of file txt-eng.h.
text_element* text_parser_none::parse | ( | const std::string & | s | ) | [inline, virtual] |
Implements text_parser.