#include "../Exceptions/Exceptions.h"
Go to the source code of this file.
Classes | |
class | tokenNode |
node used for creating abstract syntax tree More... | |
struct | expressionData |
expression of current line in control flow statements (if, while, for) and functions More... | |