SyntaxTutor
Educational app designed to help compiler students understand LL(1) and SLR(1) parsing algorithms.
 
Loading...
Searching...
No Matches
slrtabledialog.h File Reference
#include <QDialog>
#include <QGuiApplication>
#include <QHeaderView>
#include <QPushButton>
#include <QScreen>
#include <QTableWidget>
#include <QVBoxLayout>
Include dependency graph for slrtabledialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLRTableDialog
 Dialog window for completing and submitting an SLR(1) parsing table. More...