Rule consistency codes. More...
#include <Rule.hh>

Static Public Attributes | |
| static const size_t | C_Consistent |
| consistency code : everything fine More... | |
| static const size_t | C_NoID |
| consistency code : no rule ID is present More... | |
| static const size_t | C_WrongEdgeContext |
| consistency code : at least one edge shows wrong context usage More... | |
A helper class that holds constants for consistency or error encodings
that are independent of any template parameter.