pyre.calc.Preprocessor

Module Contents

class pyre.calc.Preprocessor.Preprocessor(preprocessor=identity().coerce, **kwds)

A mix-in class that performs arbitrary transformations on the value of a node

preprocessor
setValue(self, value, **kwds)

Hand the incoming {value} to my {preprocessor} before storing it