OpenADFortTk (basic)
src/sexp2whirl/Args.cxx File Reference
#include "Open64IRInterface/Open64BasicTypes.h"
#include "file_util.h"
#include "Args.h"
Include dependency graph for Args.cxx:

Go to the source code of this file.

Defines

#define CLP   CmdLineParser

Variables

static const char * version_info = "version .289"
static const char * usage_summary = "[options] <whirl-sexp-file>\n"
static const char * usage_details = " --debug [lvl] debug mode at level `lvl'\n"

Define Documentation

#define CLP   CmdLineParser

Definition at line 36 of file Args.cxx.


Variable Documentation

const char* usage_details = " --debug [lvl] debug mode at level `lvl'\n" [static]

Definition at line 24 of file Args.cxx.

Referenced by Args::PrintUsage().

const char* usage_summary = "[options] <whirl-sexp-file>\n" [static]

Definition at line 21 of file Args.cxx.

Referenced by Args::PrintUsage().

const char* version_info = "version .289" [static]

Definition at line 19 of file Args.cxx.

Referenced by Args::PrintVersion().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines