| Supporting code | Top Previous Next | 
| Code generation > Supporting code 
 To compile a parser generated by the TextTransformer you need the code of some additional classes, which are used in the projects: Most classes are situated in header files alone ("header only"), i.e. their source code doesn't have to be included into the projects of C++ compilers explicitly. The structure of the tetra directory shows, which files must be included: those of the tetra/source directory namely. 
 The complete list of the classes is: 
 
 
 An implementation of the helping functions 
 etc. 
 can be found in tt_lib.h/cpp 
 | 
| This page belongs to the TextTransformer Documentation | Home Content German |