#include <txt-eng.h>
Inherits text_parser.
Public Member Functions | |
text_parser_none (void) | |
~text_parser_none (void) | |
text_element * | parse (const std::string &s) |
text_parser_none::text_parser_none | ( | void | ) | [inline] |
text_parser_none::~text_parser_none | ( | void | ) | [inline] |
text_element* text_parser_none::parse | ( | const std::string & | s | ) | [inline, virtual] |
Implements text_parser.