CUBA
|
#include <pda.hh>
Static Public Attributes | |
static const pda_alpha | EPSILON = -1 |
static const pda_alpha | NULLPTR = -2 |
static const char | OPT_EPSILON = '-' |
PART 1. alphabet and PDA stack's definitions are from here.
alphabet: PDA stack: PDA stack
Definition of alphabet