SyntaxTutor
Educational app designed to help compiler students understand LL(1) and SLR(1) parsing algorithms.
 
Loading...
Searching...
No Matches
slrwizardpage.h File Reference
#include <QAbstractButton>
#include <QLabel>
#include <QLineEdit>
#include <QVBoxLayout>
#include <QWizard>
#include <QWizardPage>
Include dependency graph for slrwizardpage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLRWizardPage
 A single step in the SLR(1) guided assistant for table construction. More...