#include <map>
#include <set>
#include "language.h"
#include "regexp.h"
Include dependency graph for automat.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | automat |
Abstract class to implement a Finite-State Automaton which is used by modules recognizing multiwords (dates, numbers, quantities, . More... | |
Defines | |
#define | MAX_STATES 100 |
#define | MAX_TOKENS 50 |
|
|
|
|