OrderedLR1Tables.Shift

Undocumented in source.
interface OrderedLR1Tables
static
class Shift : Action {}

Constructors

this
this(Terminal lookahead, size_t state)
Undocumented in source.

Members

Variables

state
size_t state;
Undocumented in source.

Inherited Members

From Action

isContinuationAction
bool isContinuationAction;
Undocumented in source.
lookahead
Terminal lookahead;
Undocumented in source.

Meta