![]()  | 
  
    Qore Programming Language
    0.9.16
    
   | 
 
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 const DLLEXPORT 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