ROSE
0.9.6a
|
#include <ompparser.h>
Public Attributes | |
int | itype |
double | ftype |
const char * | stype |
void * | ptype |
Definition at line 212 of file ompparser.h.
int YYSTYPE::itype |
Definition at line 216 of file ompparser.h.
double YYSTYPE::ftype |
Definition at line 217 of file ompparser.h.
const char * YYSTYPE::stype |
Definition at line 218 of file ompparser.h.
void * YYSTYPE::ptype |
Definition at line 219 of file ompparser.h.