#include <vector>
#include "projectiondfatransitions.h"
#include "projectiontreenode.h"
#include "passiveprojectiontreenode.h"
#include "passiveprojectiontreeconfiguration.h"
#include "tokenconfiguration.h"
#include "role.h"
Go to the source code of this file.
Classes | |
class | ProjectionDFAState |
Represents a single state of the ProjectionDFA. More... |
Header file specifying constructors, destructor and functions for projectiondfastate.cpp.
Definition in file projectiondfastate.h.