Searched defs:classmethod (Results 1 – 4 of 4) sorted by relevance
43 +(void)classmethod { [super class]; } class in hax
609 } classmethod; typedef
864 } classmethod; typedef
560 def classmethod(self, fclassmethod): member in _method