Package transf :: Package lib :: Module _common :: Class ApplCons
[frames] | no frames]

Class ApplCons




Instance Methods
 
__init__(self, name, args)
Constructor.

Inherited from transformation.Transformation: __add__, __call__, __mul__, __neg__, __pos__, __pow__, __repr__, apply

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

Properties

Inherited from object: __class__

Method Details

__init__(self, name, args)
(Constructor)

 
Constructor.
Overrides: transformation.Transformation.__init__
(inherited documentation)