|
Qore Programming Language
0.8.3
|
provides access to parse option information More...
#include <ParseOptionMap.h>
Static Public Member Functions | |
| static DLLEXPORT const char * | find_name (int code) |
| find a parse option name from its code | |
| static DLLEXPORT int | find_code (const char *name) |
| find a parse option code from its name | |
| static DLLEXPORT void | list_options () |
| print out all parse optionsto stdout | |
provides access to parse option information