Module parser :: Class ASTType
[hide private]
[frames] | no frames]

Class ASTType

object --+
         |
        ASTType

Intermediate representation of a Python parse tree.

Instance Methods [hide private]
 
__cmp__(x, y)
cmp(x,y)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__