Searched defs:classmethod (Results 1 – 2 of 2) sorted by relevance
41 +(void)classmethod { [super class]; } class in hax
187 py::object classmethod(Func f, Args... args) { classmethod() function