TOKENTYPE m_tokenType
type of the token
bool evalOperator(const int opId, bool lhs, bool rhs)
QCString m_token
holds the token
QCString m_expr
holds the expression
bool evalVariable(const char *varName)
bool parse(const char *fileName, int lineNr, const char *expr)
QCString m_err
error state
const char * m_e
points to a character in expr
int getOperatorId(const QCString &opName)