ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
YYSTYPE Union Reference

#include <ompparser.h>

Public Attributes

int itype
 
double ftype
 
const char * stype
 
void * ptype
 

Detailed Description

Definition at line 212 of file ompparser.h.

Member Data Documentation

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.


The documentation for this union was generated from the following files: