| 
    Jpp 19.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Example program to test JLANG::JTypedef class. More...
#include <iostream>#include <iomanip>#include "JLang/JVoid.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Macros | |
| #define | PRINT(OUT, T) | 
Functions | |
| int | main (int argc, char **argv) | 
Example program to test JLANG::JTypedef class.
Definition in file JTypedef.cc.
| #define PRINT | ( | OUT, | |
| T ) | 
Definition at line 35 of file JTypedef.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 45 of file JTypedef.cc.