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

_ClassType ListCompFor

Node --+
       |
      ListCompFor

Instance Methods [hide private]
 
__init__(self, assign, list, 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