| Trees | Indices | Help |
|
|---|
|
|
LRtable --+
|
SLRtable
Class for construction of a SLR table
SLR items represented by a pair of integers (number
of rule,position of dot)
(aho86:_compil page 221)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
The closure of a set of
(aho86:_compil page 223) |
An LR(0) item of a grammar G is a production of G with a dot at some position on the right hand side. It is represented by the rule number and the position of the dot
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 10 16:55:54 2009 | http://epydoc.sourceforge.net |