CanonicalLR1Tables.Goto

Undocumented in source.
interface CanonicalLR1Tables
class Goto {}

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