openalea.metafspm.specializer#

Functions

specialize_method_recursive(method, instance)

Recursively specialize method and its nested self.method(...) callees.

Classes

StripDecorators()

Remove all decorators from functions/classes in the parsed tree.