gamma ~master (2021-10-12T13:52:47Z)
Dub
Repo
CanonicalLR1Tables.Shift
gamma
parsgen
lalr1
CanonicalLR1Tables
CanonicalLR1Tables
Undocumented in source.
interface
CanonicalLR1Tables
class
Shift :
Action
{
int
state
;
this
(Terminal lookahead, int state);
}
Constructors
this
this
(Terminal lookahead, int state)
Undocumented in source.
Members
Variables
state
int
state
;
Undocumented in source.
Inherited Members
From Action
lookahead
Terminal
lookahead
;
Undocumented in source.
Meta
Source
See Implementation
gamma
parsgen
lalr1
CanonicalLR1Tables
CanonicalLR1Tables
classes
Action
Goto
Halt
Reduce
Shift
functions
eof
getSortedGotoRow
getSortedParserActionRow
stateCount