CTT_Parser

Top  Previous  Next

Code generation > Supporting code > CTT_Parser

 

template <class char_type> class CTT_Parser

 

CTT_Parser a simple base class for the parser generated by the TextTransformer. The template parameter either can be char or wchar_t.

When required you can derive your own class from the generated parser and overwrite some of its virtual methods, for example the parser events.



This page belongs to the TextTransformer Documentation

Home  Content  German