|
Jpp
|
#include <iostream>#include <iomanip>#include <typeinfo>#include "JLang/JType.hh"#include "JLang/JTypeList.hh"#include "JLang/JConversion.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::JTypeList class.
Definition in file JTypeList.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 53 of file JTypeList.cc.
1.8.16