transf :: lib :: debug :: Trace :: Class Trace
[frames] | no frames]

Class Trace




Trace the operand transformation transformation.

Instance Methods
 
__init__(self, operand=None, name=None)
 
apply(self, term, ctx)

Inherited from util.Proxy: __repr__

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

Inherited from DebugMixin: dump_context, dump_line, dump_term

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

Properties

Inherited from object: __class__

Method Details

__init__(self, operand=None, name=None)
(Constructor)

 
Overrides: util.Proxy.__init__

apply(self, term, ctx)

 
Overrides: util.Proxy.apply