Package compiler :: Module ast :: Class GenExprFor
[hide private]
[frames] | no frames]

_ClassType GenExprFor

Node --+
       |
      GenExprFor

Instance Methods [hide private]
 
__init__(self, assign, iter, ifs, lineno=None)
 
getChildren(self)
 
getChildNodes(self)
 
__repr__(self)

Inherited from Node: __iter__, asList

Method Details [hide private]

getChildren(self)

 
Overrides: Node.getChildren

getChildNodes(self)

 
Overrides: Node.getChildNodes