Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Example program to test JLANG::JObject class. More...
#include <iostream>
#include <iomanip>
#include <vector>
#include <iterator>
#include "JLang/JObject.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::JObject class.
Definition in file JObject.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 59 of file JObject.cc.