![]() |
Qt 6.x
The Qt SDK
|
#include <glslparsertable_p.h>
Static Public Member Functions | |
static int | nt_action (int state, int nt) |
static int | t_action (int state, int token) |
Static Public Attributes | |
static const char *const | spell [] |
static const short | lhs [] |
static const short | rhs [] |
static const short | goto_default [] |
static const short | action_default [] |
static const short | action_index [] |
static const short | action_info [] |
static const short | action_check [] |
Definition at line 23 of file glslparsertable_p.h.
Definition at line 26 of file glslparsertable_p.h.
|
inlinestatic |
Definition at line 223 of file glslparsertable_p.h.
References action_check, action_index, action_info, GOTO_CHECK_OFFSET, goto_default, GOTO_INDEX_OFFSET, GOTO_INFO_OFFSET, and state.
Referenced by GLSL::Parser::parse().
|
inlinestatic |
Definition at line 232 of file glslparsertable_p.h.
References action_check, action_default, action_index, action_info, state, and token.
Referenced by GLSL::Parser::parse().
|
static |
Definition at line 221 of file glslparsertable_p.h.
Referenced by nt_action(), and t_action().
|
static |
Definition at line 218 of file glslparsertable_p.h.
Referenced by t_action().
|
static |
Definition at line 219 of file glslparsertable_p.h.
Referenced by nt_action(), GLSL::Parser::parse(), and t_action().
|
static |
Definition at line 220 of file glslparsertable_p.h.
Referenced by nt_action(), and t_action().
|
static |
Definition at line 217 of file glslparsertable_p.h.
Referenced by nt_action().
|
static |
Definition at line 215 of file glslparsertable_p.h.
Referenced by GLSL::Parser::parse().
|
static |
Definition at line 216 of file glslparsertable_p.h.
Referenced by GLSL::Parser::parse().
|
static |
Definition at line 214 of file glslparsertable_p.h.
Referenced by GLSL::Parser::parse(), GLSL::SamplerType::toString(), and GLSL::Semantic::visit().