| Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+                
                       |                
exceptions.BaseException --+            
                           |            
        exceptions.Exception --+        
                               |        
        exceptions.StandardError --+    
                                   |    
             exceptions.RuntimeError --+
                                       |
                                      visit_function_has_not_been_found_t
exception that is raised, from apply_visitor, when a visitor could not be applied.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
 | 
| 
 str(x) 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:03 2008 | http://epydoc.sourceforge.net |