Searched defs:allmethods (Results 1 – 2 of 2) sorted by relevance
209 Method[] allmethods = target.getClass().getMethods(); in invoke() local258 Method[] allmethods = baseclass.getDeclaredMethods(); in getReflectiveMethods() local
292 def allmethods(cl): function