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.0 on Sun Nov 16 11:16:30 2003 http://epydoc.sf.net