![]() |
Qt 6.x
The Qt SDK
|
#include <qxmlstreamgrammar_p.h>
Public Types | |
enum | VariousConstants { EOF_SYMBOL = 0 , AMPERSAND = 5 , ANY = 41 , ATTLIST = 31 , BANG = 25 , CDATA = 47 , CDATA_START = 28 , COLON = 17 , COMMA = 19 , DASH = 20 , DBLQUOTE = 8 , DIGIT = 27 , DOCTYPE = 29 , DOT = 23 , ELEMENT = 30 , EMPTY = 40 , ENTITIES = 51 , ENTITY = 32 , ENTITY_DONE = 45 , EQ = 14 , FIXED = 39 , HASH = 6 , ID = 48 , IDREF = 49 , IDREFS = 50 , IMPLIED = 38 , LANGLE = 3 , LBRACK = 9 , LETTER = 26 , LPAREN = 11 , NDATA = 36 , NMTOKEN = 52 , NMTOKENS = 53 , NOTATION = 33 , NOTOKEN = 1 , PARSE_ENTITY = 44 , PCDATA = 42 , PERCENT = 15 , PIPE = 13 , PLUS = 21 , PUBLIC = 35 , QUESTIONMARK = 24 , QUOTE = 7 , RANGLE = 4 , RBRACK = 10 , REQUIRED = 37 , RPAREN = 12 , SEMICOLON = 18 , SHIFT_THERE = 56 , SLASH = 16 , SPACE = 2 , STAR = 22 , SYSTEM = 34 , UNRESOLVED_ENTITY = 46 , VERSION = 55 , XML = 54 , XML_ERROR = 43 , ACCEPT_STATE = 416 , RULE_COUNT = 270 , STATE_COUNT = 427 , TERMINAL_COUNT = 57 , NON_TERMINAL_COUNT = 84 , GOTO_INDEX_OFFSET = 427 , GOTO_INFO_OFFSET = 1030 , GOTO_CHECK_OFFSET = 1030 } |
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 qxmlstreamgrammar_p.h.
Definition at line 26 of file qxmlstreamgrammar_p.h.
|
inlinestatic |
Definition at line 105 of file qxmlstreamgrammar_p.h.
References action_check, action_index, action_info, GOTO_CHECK_OFFSET, goto_default, GOTO_INDEX_OFFSET, GOTO_INFO_OFFSET, and state.
|
inlinestatic |
Definition at line 114 of file qxmlstreamgrammar_p.h.
References action_check, action_default, action_index, action_info, state, and token.
|
static |
Definition at line 103 of file qxmlstreamgrammar_p.h.
Referenced by nt_action(), and t_action().
|
static |
Definition at line 100 of file qxmlstreamgrammar_p.h.
Referenced by t_action().
|
static |
Definition at line 101 of file qxmlstreamgrammar_p.h.
Referenced by nt_action(), and t_action().
|
static |
Definition at line 102 of file qxmlstreamgrammar_p.h.
Referenced by nt_action(), and t_action().
|
static |
Definition at line 99 of file qxmlstreamgrammar_p.h.
Referenced by nt_action().
|
static |
Definition at line 97 of file qxmlstreamgrammar_p.h.
|
static |
Definition at line 98 of file qxmlstreamgrammar_p.h.
|
static |
Definition at line 96 of file qxmlstreamgrammar_p.h.