#include <lalr.H>
◆ action()
hobbes::action::action |
( |
| ) |
|
|
private |
◆ accept()
action hobbes::action::accept |
( |
| ) |
|
|
static |
◆ fmt()
std::ostream & hobbes::action::fmt |
( |
std::ostream & |
out | ) |
const |
◆ goTo()
◆ goToState()
nat hobbes::action::goToState |
( |
| ) |
const |
◆ isAccept()
bool hobbes::action::isAccept |
( |
| ) |
const |
◆ isGoTo()
bool hobbes::action::isGoTo |
( |
| ) |
const |
◆ isReduce()
bool hobbes::action::isReduce |
( |
| ) |
const |
◆ isShift()
bool hobbes::action::isShift |
( |
| ) |
const |
◆ operator!=()
bool hobbes::action::operator!= |
( |
const action & |
rhs | ) |
const |
◆ operator==()
bool hobbes::action::operator== |
( |
const action & |
rhs | ) |
const |
◆ reduce()
◆ reduceRule()
nat hobbes::action::reduceRule |
( |
| ) |
const |
◆ reduceSize()
nat hobbes::action::reduceSize |
( |
| ) |
const |
◆ reduceSym()
terminal * hobbes::action::reduceSym |
( |
| ) |
const |
◆ shift()
◆ shiftState()
nat hobbes::action::shiftState |
( |
| ) |
const |
◆ act
uint8_t hobbes::action::act |
|
private |
union { ... } hobbes::action::d |
The documentation for this class was generated from the following files: