Module _ast :: Class ListComp
[hide private]
[frames] | no frames]

type ListComp

object --+        
         |        
       AST --+    
             |    
          expr --+
                 |
                ListComp

Class Variables [hide private]
  _fields = ('elt', 'generators')

Inherited from expr (private): _attributes