| 
    Jpp
    17.1.1
    
   the software that should make you happy 
   | 
 
Auxiliary program to interface JPARSER::JParser to command line of shell scripts. More...
#include <iostream>#include <iomanip>#include <string>#include <cstring>#include <list>#include "JLang/JNullType.hh"#include "JLang/JEquation.hh"#include "JLang/JEquationFacet.hh"#include "JLang/JException.hh"#include "JLang/JRedirectStream.hh"#include "JLang/JLangToolkit.hh"#include "JSystem/JSystemToolkit.hh"#include "Jeep/JParser.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Auxiliary program to interface JPARSER::JParser to command line of shell scripts.
Syntax:
  eval JShellParser -o "-a \<environment variable\> [= \<default value\>[, \<possible value\>]]" -- $*
 
Definition in file JShellParser.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 445 of file JShellParser.cc.
 1.8.5