yast2-core
Public Attributes
tokenValue Union Reference

#include <Scanner.h>

List of all members.

Public Attributes

bool bval
long long ival
double fval
const char * sval
unsigned char * cval
char * pval
char * yval
const char * nval
declaration_tdval
TableEntrytval
formalparam_tfpval
void * val

Member Data Documentation

bool tokenValue::bval
unsigned char* tokenValue::cval
declaration_t* tokenValue::dval
formalparam_t* tokenValue::fpval
double tokenValue::fval
long long tokenValue::ival
const char* tokenValue::nval
char* tokenValue::pval
const char* tokenValue::sval

Referenced by Scanner::Scanner().

TableEntry* tokenValue::tval
void* tokenValue::val

Referenced by Scanner::Scanner().

char* tokenValue::yval

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

Generated on a sunny day for yast2-core by doxygen 1.8.1