ProductionTable Type
Allocate indexes for each production
Constructors
Constructor | Description |
Full Usage:
ProductionTable(ntTab, termTab, nonTerminals, prods)
Parameters:
NonTerminalTable
termTab : TerminalTable
nonTerminals : string list
prods : Production list
Returns: ProductionTable
|
|
Instance members
Instance member | Description |
Full Usage:
this.NonTerminal
Parameters:
int
Returns: int
|
|
|
|
|
|
|
|
|
|