Package envi :: Module resolver :: Class FunctionSymbol
[hide private]
[frames] | no frames]

Class FunctionSymbol

source code

Symbol --+
         |
        FunctionSymbol

Used to represent functions.

Instance Methods [hide private]
 
__repr__(self) source code

Inherited from Symbol: __coerce__, __eq__, __hash__, __init__, __int__, __len__, __long__, __str__

Method Details [hide private]

__repr__(self)
(Representation operator)

source code 
Overrides: Symbol.__repr__