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

Go to the source code of this file.

Classes

class  LLTableDialog
 Dialog for filling and submitting an LL(1) parsing table. More...