Public Member Functions | |
| GenContext (FILE *, const char *package=0, const char *rootclass=0) | |
| void | push () |
| void | pop () |
| const char * | get () const |
| void | print () |
| FILE * | getFile () |
| const char * | getPackage () const |
| const char * | getRootclass () const |
| ~GenContext () | |
Definition at line 29 of file GenContext.h.
1.5.3