|
Jpp
|
#include <iostream>#include <iomanip>#include "JLang/JBaseClass.hh"#include "JLang/JTypeList.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to test JLANG::JBaseClass class.
Definition in file JBaseClass.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 38 of file JBaseClass.cc.
1.8.16