![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for Recognizer, including all inherited members.
| _M_action_line | Recognizer | protected |
| _M_contents | Recognizer | protected |
| _M_current_rule | Recognizer | protected |
| _M_current_value | Recognizer | protected |
| _M_currentChar | Recognizer | protected |
| _M_decls | Recognizer | protected |
| _M_firstChar | Recognizer | protected |
| _M_grammar | Recognizer | protected |
| _M_impls | Recognizer | protected |
| _M_input_file | Recognizer | protected |
| _M_lastChar | Recognizer | protected |
| _M_line | Recognizer | protected |
| _M_no_lines | Recognizer | protected |
| ACCEPT_STATE enum value | grammar | protected |
| action_check | grammar | protectedstatic |
| action_default | grammar | protectedstatic |
| action_index | grammar | protectedstatic |
| action_info | grammar | protectedstatic |
| ch | Recognizer | protected |
| COLON enum value | grammar | protected |
| DECL enum value | grammar | protected |
| DECL_FILE enum value | grammar | protected |
| decls() const | Recognizer | inline |
| EOF_SYMBOL enum value | grammar | protected |
| ERROR enum value | grammar | protected |
| expand(const QString &text) const | Recognizer | protected |
| EXPECT enum value | grammar | protected |
| EXPECT_RR enum value | grammar | protected |
| GOTO_CHECK_OFFSET enum value | grammar | protected |
| goto_default | grammar | protectedstatic |
| GOTO_INDEX_OFFSET enum value | grammar | protected |
| GOTO_INFO_OFFSET enum value | grammar | protected |
| ID enum value | grammar | protected |
| IMPL enum value | grammar | protected |
| IMPL_FILE enum value | grammar | protected |
| impls() const | Recognizer | inline |
| inp() | Recognizer | inlineprotected |
| LEFT enum value | grammar | protected |
| lhs | grammar | protectedstatic |
| MERGED_OUTPUT enum value | grammar | protected |
| nextToken() | Recognizer | protected |
| NON_TERMINAL_COUNT enum value | grammar | protected |
| NONASSOC enum value | grammar | protected |
| nt_action(int state, int nt) | grammar | inlineprotectedstatic |
| OR enum value | grammar | protected |
| parse(const QString &input_file=QString()) | Recognizer | |
| PARSER enum value | grammar | protected |
| PREC enum value | grammar | protected |
| reallocateStack() | Recognizer | inlineprotected |
| Recognizer(Grammar *grammar, bool no_lines) | Recognizer | |
| rhs | grammar | protectedstatic |
| RIGHT enum value | grammar | protected |
| RULE_COUNT enum value | grammar | protected |
| SEMICOLON enum value | grammar | protected |
| spell | grammar | protectedstatic |
| stack_size | Recognizer | protected |
| START enum value | grammar | protected |
| STATE_COUNT enum value | grammar | protected |
| state_stack | Recognizer | protected |
| STRING_LITERAL enum value | grammar | protected |
| sym(int index) | Recognizer | inlineprotected |
| sym_stack | Recognizer | protected |
| t_action(int state, int token) | grammar | inlineprotectedstatic |
| TERMINAL_COUNT enum value | grammar | protected |
| TOKEN enum value | grammar | protected |
| TOKEN_PREFIX enum value | grammar | protected |
| tos | Recognizer | protected |
| VariousConstants enum name | grammar | protected |
| ~Recognizer() | Recognizer |