Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Recognizer Member List

This is the complete list of members for Recognizer, including all inherited members.

_M_action_lineRecognizerprotected
_M_contentsRecognizerprotected
_M_current_ruleRecognizerprotected
_M_current_valueRecognizerprotected
_M_currentCharRecognizerprotected
_M_declsRecognizerprotected
_M_firstCharRecognizerprotected
_M_grammarRecognizerprotected
_M_implsRecognizerprotected
_M_input_fileRecognizerprotected
_M_lastCharRecognizerprotected
_M_lineRecognizerprotected
_M_no_linesRecognizerprotected
ACCEPT_STATE enum valuegrammarprotected
action_checkgrammarprotectedstatic
action_defaultgrammarprotectedstatic
action_indexgrammarprotectedstatic
action_infogrammarprotectedstatic
chRecognizerprotected
COLON enum valuegrammarprotected
DECL enum valuegrammarprotected
DECL_FILE enum valuegrammarprotected
decls() constRecognizerinline
EOF_SYMBOL enum valuegrammarprotected
ERROR enum valuegrammarprotected
expand(const QString &text) constRecognizerprotected
EXPECT enum valuegrammarprotected
EXPECT_RR enum valuegrammarprotected
GOTO_CHECK_OFFSET enum valuegrammarprotected
goto_defaultgrammarprotectedstatic
GOTO_INDEX_OFFSET enum valuegrammarprotected
GOTO_INFO_OFFSET enum valuegrammarprotected
ID enum valuegrammarprotected
IMPL enum valuegrammarprotected
IMPL_FILE enum valuegrammarprotected
impls() constRecognizerinline
inp()Recognizerinlineprotected
LEFT enum valuegrammarprotected
lhsgrammarprotectedstatic
MERGED_OUTPUT enum valuegrammarprotected
nextToken()Recognizerprotected
NON_TERMINAL_COUNT enum valuegrammarprotected
NONASSOC enum valuegrammarprotected
nt_action(int state, int nt)grammarinlineprotectedstatic
OR enum valuegrammarprotected
parse(const QString &input_file=QString())Recognizer
PARSER enum valuegrammarprotected
PREC enum valuegrammarprotected
reallocateStack()Recognizerinlineprotected
Recognizer(Grammar *grammar, bool no_lines)Recognizer
rhsgrammarprotectedstatic
RIGHT enum valuegrammarprotected
RULE_COUNT enum valuegrammarprotected
SEMICOLON enum valuegrammarprotected
spellgrammarprotectedstatic
stack_sizeRecognizerprotected
START enum valuegrammarprotected
STATE_COUNT enum valuegrammarprotected
state_stackRecognizerprotected
STRING_LITERAL enum valuegrammarprotected
sym(int index)Recognizerinlineprotected
sym_stackRecognizerprotected
t_action(int state, int token)grammarinlineprotectedstatic
TERMINAL_COUNT enum valuegrammarprotected
TOKEN enum valuegrammarprotected
TOKEN_PREFIX enum valuegrammarprotected
tosRecognizerprotected
VariousConstants enum namegrammarprotected
~Recognizer()Recognizer