gamma ~master (2021-10-12T13:52:47Z)
Dub
Repo
OrderedLR1Tables.Shift
gamma
parsgen
lalr1
OrderedLR1Tables
OrderedLR1Tables
Undocumented in source.
interface
OrderedLR1Tables
static
class
Shift :
Action
{
size_t
state
;
this
(Terminal lookahead, size_t state);
}
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
Source
See Implementation
gamma
parsgen
lalr1
OrderedLR1Tables
OrderedLR1Tables
classes
Action
Goto
Halt
Reduce
Shift
functions
eof
getSortedGotoRow
getSortedParserActionRow
grammar
stateCount