ProductionTable Type
Allocate indexes for each production
Constructors
| Constructor | Description | 
| 
                
              
                  Full Usage: 
                   ProductionTable(ntTab, termTab, nonTerminals, prods)Parameters: 
 NonTerminalTabletermTab : TerminalTablenonTerminals : string listprods : Production listReturns: ProductionTable | 
 
 | 
Instance members
| Instance member | Description | 
| 
                
              
                  Full Usage: 
                   this.NonTerminalParameters: 
 intReturns: int | 
 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 
 | 
 FsLexYacc
            FsLexYacc