#include "defs.h"
#include "options.h"
#include "grammardefs.h"
#include "contextbase.h"
#include "iodevice.h"
#include "textcodec.h"
Go to the source code of this file.
Compounds | |
class | GrammarBase |
Abstract prototype of a grammar. More... |
This file contains the definition of GrammarBase class which represents an abstract prototype of a grammar.
Definition in file grammarbase.h.