Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <parsetable.h>
Public Member Functions | |
ParseTable (QTextStream &out) | |
void | operator() (Automaton *a) |
Definition at line 12 of file parsetable.h.
ParseTable::ParseTable | ( | QTextStream & | out | ) |
Definition at line 10 of file parsetable.cpp.
Definition at line 15 of file parsetable.cpp.
References Automaton::_M_grammar, Grammar::isNonTerminal(), Grammar::isTerminal(), Grammar::rules, and Automaton::states.
Referenced by main().