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