Header file for the Syntax struct. More...
#include <string>
#include <unordered_map>
#include <unordered_set>
Go to the source code of this file.
Classes | |
struct | Syntax |
The Syntax class serves as a data struct to provide information about important symbols for the communication classes. (e.g. end_of_line, etc..) More... | |