ceptr
|
#include <semtrex.h>
Data Fields | |
Sliteral | symbol |
Symbol to match on for StateSymbol type states. | |
Svalue | value |
Value data to match on for StateValue type states. | |
SgroupOpen | groupo |
Group data for matching for StateGroup type states. | |
SgroupClose | groupc |
Group data for matching for StateGroup type states. | |
Different state types need to store different kinds of values so we put them in a union