Searched defs:decorator (Results 1 – 9 of 9) sorted by relevance
17 def decorator(func): function
861 def decorator(func): function938 def decorator(f): function965 def decorator(f): function1162 def decorator(*args): function
22 def decorator(func): function
119 def decorator(func): function
16 decorator = 259 variable
6 #define decorator 259 macro
57 def decorator(test_item): function
210 def decorator(self, nodelist): member in Transformer