Trees | Index | Help |
|
---|
Module parser :: Class LogLR |
|
Method Summary | |
---|---|
__init__(self,
noconflicts,
expect)
| |
add_conflict(self,
type,
i,
a,
value1,
value2)
|
Instance Variable Summary | |
---|---|
conflicts : dictionary of conflicts occurred in LR table construction: 'rr' and
'sr' | |
integer | expect : number of shit/reduce conflicts expected |
items : set of LR items |
Instance Variable Details |
---|
conflictsdictionary of conflicts occurred in LR table construction: 'rr' and 'sr' |
expectnumber of shit/reduce conflicts expected
|
itemsset of LR items |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 19 10:36:01 2006 | http://epydoc.sf.net |