CUBA
|
#include <pda.hh>
Public Member Functions | |
thread_visible_state () | |
thread_visible_state (const pda_state &s, const pda_alpha &l) | |
~thread_visible_state () | |
pda_alpha | get_alpha () const |
pda_state | get_state () const |
Static Public Attributes | |
static pda_state | S = 0 |
PART 2. Thread state and thread configuration definitions are from here.
thread state: thread configuration: a configuration of PDA the thread state class
ruba::thread_visible_state::thread_visible_state | ( | ) |
default constructor
constructor with a control state and a stack symbol
s | |
l |
ruba::thread_visible_state::~thread_visible_state | ( | ) |
destructor
|
inline |
|
inline |