yast2-core
Public Attributes | List of all members
tokenValue Union Reference

#include <Scanner.h>

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

Referenced by switch(), while(), and yylex().

unsigned char* tokenValue::cval

Referenced by while(), and yylex().

declaration_t* tokenValue::dval
formalparam_t* tokenValue::fpval

Referenced by switch().

double tokenValue::fval

Referenced by while(), and yylex().

long long tokenValue::ival

Referenced by while(), and yylex().

const char* tokenValue::nval

Referenced by switch(), and while().

char* tokenValue::pval

Referenced by while(), and yylex().

const char* tokenValue::sval

Referenced by Scanner::Scanner(), switch(), and while().

TableEntry* tokenValue::tval

Referenced by switch(), and while().

void* tokenValue::val

Referenced by Scanner::Scanner(), and switch().

char* tokenValue::yval

Referenced by while(), and yylex().


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

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