ROSE 0.11.145.147
|
Definition at line 261 of file ompparser.h.
Public Attributes | |
int | itype |
double | ftype |
const char * | stype |
void * | ptype |
char * | idstring |
char * | varstring |
char * | sq_string |
MatchOperationListList * | matchoperationlistlist |
MatchOperation * | matchoperation |
MatchOperationList * | matchoperationlist |
long | intval |
int | length |
int YYSTYPE::itype |
Definition at line 264 of file ompparser.h.
double YYSTYPE::ftype |
Definition at line 265 of file ompparser.h.
const char * YYSTYPE::stype |
Definition at line 266 of file ompparser.h.
void * YYSTYPE::ptype |
Definition at line 267 of file ompparser.h.
char* YYSTYPE::idstring |
Definition at line 97 of file matcherparser.h.
char* YYSTYPE::varstring |
Definition at line 98 of file matcherparser.h.
char* YYSTYPE::sq_string |
Definition at line 99 of file matcherparser.h.
MatchOperationListList* YYSTYPE::matchoperationlistlist |
Definition at line 100 of file matcherparser.h.
MatchOperation* YYSTYPE::matchoperation |
Definition at line 101 of file matcherparser.h.
MatchOperationList* YYSTYPE::matchoperationlist |
Definition at line 102 of file matcherparser.h.
long YYSTYPE::intval |
Definition at line 103 of file matcherparser.h.
int YYSTYPE::length |
Definition at line 104 of file matcherparser.h.