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

Class SLRConflictError

Exception --+    
            |    
   YappyError --+
                |
               SLRConflictError


Confliting actions in building SLR parsing table. Grammar is not SLR(0)
Method Summary
  __init__(self, i, a)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

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