#include "backend/slr1_parser.hpp"#include "slrwizardpage.h"#include <QLabel>#include <QLineEdit>#include <QVBoxLayout>#include <QWizard>#include <QWizardPage>

Go to the source code of this file.
Classes | |
| class | SLRWizard |
| Interactive assistant that guides the student step-by-step through the SLR(1) parsing table. More... | |