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
ParseTable Class Reference

#include <parsetable.h>

+ Collaboration diagram for ParseTable:

Public Member Functions

 ParseTable (QTextStream &out)
 
void operator() (Automaton *a)
 

Detailed Description

Definition at line 12 of file parsetable.h.

Constructor & Destructor Documentation

◆ ParseTable()

ParseTable::ParseTable ( QTextStream & out)

Definition at line 10 of file parsetable.cpp.

Member Function Documentation

◆ operator()()

void ParseTable::operator() ( Automaton * a)

Definition at line 15 of file parsetable.cpp.

References Automaton::_M_grammar, Qt::endl(), Automaton::id(), item, Automaton::lookaheads, rule, state, Automaton::states, and QMap< Key, T >::value().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: