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

type Expr

object --+        
         |        
       AST --+    
             |    
          stmt --+
                 |
                Expr

Class Variables [hide private]
  _fields = ('value')

Inherited from stmt (private): _attributes