src
|
#include <adfa.h>
Public Member Functions | |
State () | |
~State () | |
FORBID_COPY (State) | |
Public Attributes | |
label_t | label |
RuleOp * | rule |
State * | next |
size_t | fill |
bool | isPreCtxt |
bool | isBase |
Go | go |
Action | action |
re2c::State::FORBID_COPY | ( | State | ) |