My Project
|
Go to the source code of this file.
Functions | |
bool | parseconstexp (const char *fileName, int line, const QCString &s) |
int | constexpYYparse () |
Variables | |
int | constexpYYdebug |
QCString | g_strToken |
CPPValue | g_resultValue |
QCString | g_constExpFileName |
int | g_constExpLineNr |
int constexpYYparse | ( | ) |
bool parseconstexp | ( | const char * | fileName, |
int | line, | ||
const QCString & | s | ||
) |
int constexpYYdebug |
QCString g_constExpFileName |
int g_constExpLineNr |
CPPValue g_resultValue |
QCString g_strToken |
Referenced by parseCharacter(), parseDecimal(), parseFloat(), parseHexadecimal(), and parseOctal().