36 #ifndef QSCRIPTGRAMMAR_P_H 37 #define QSCRIPTGRAMMAR_P_H 39 #include <QtCore/qglobal.h> 144 static const short lhs [];
145 static const short rhs [];
147 #ifndef QLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO 150 #endif // QLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO 162 return goto_default [
nt];
169 const int yyn = action_index [state] + token;
171 if (yyn < 0 || action_check [yyn] != token)
172 return - action_default [state];
174 return action_info [yyn];
180 #endif // QSCRIPTGRAMMAR_P_H
static const short action_check[]
#define QT_END_NAMESPACE
This macro expands to.
static int t_action(int state, int token)
static int nt_action(int state, int nt)
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const short goto_default[]
static const short action_info[]
static const short action_index[]
static const int rule_info[]
static const char *const spell[]
static const int rule_index[]
static const short action_default[]