Package compiler :: Module pycodegen :: Class Interactive
[hide private]
[frames] | no frames]

_ClassType Interactive

AbstractCompileMode --+
                      |
                     Interactive

Instance Methods [hide private]
 
compile(self)

Inherited from AbstractCompileMode: __init__, getCode

Inherited from AbstractCompileMode (private): _get_tree

Class Variables [hide private]
  mode = 'single'
Method Details [hide private]

compile(self)

 
Overrides: AbstractCompileMode.compile