Module parser :: Class LRConflictError
[show private | hide private]
[frames | no frames]

Class LRConflictError

Exception --+    
            |    
   YappyError --+
                |
               LRConflictError


Conflicting actions in building LR parsing table. Grammar is not LR(1)
Method Summary
  __init__(self, i, a)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Sun Feb 26 02:29:20 2006 http://epydoc.sf.net