buffalo
|
#include <buffalo.h>
Public Attributes | ||
LRActionType | type = LRActionType::kError | |
union { | ||
lrstate_id_t state | ||
ProductionRule< G > const * rule | ||
}; | ||
LR ACTION
G |
union { ... } bf::LRAction< G > |
ProductionRule<G> const* bf::LRAction< G >::rule |
lrstate_id_t bf::LRAction< G >::state |
LRActionType bf::LRAction< G >::type = LRActionType::kError |