#include <StatParser.h>
Public Attributes | |
int | type |
int | src |
char * | name |
union { | |
int iptr | |
int ivalue | |
double dvalue | |
void * ptr | |
} | vdata |
int | npoints |
data_type * | pdata |
class _symrec< data_type > * | prev |
class _symrec< data_type > * | next |
class _symrec< data_type > * | ref |
Referenced by yyparse().