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