Searched refs:descendant (Results 1 – 14 of 14) sorted by relevance
112 private void doHasAllFauxveridesTest(Class<?> descendant, Class<?> ancestor) { in doHasAllFauxveridesTest() argument114 Set<MethodSignature> found = getAllFauxveridden(descendant, ancestor); in doHasAllFauxveridesTest()126 Class<?> descendant, Class<?> ancestor) { in getAllFauxveridden() argument127 return getPublicStaticMethodsBetween(descendant, ancestor); in getAllFauxveridden()131 Class<?> descendant, Class<?> ancestor) { in getPublicStaticMethodsBetween() argument133 for (Class<?> clazz : getClassesBetween(descendant, ancestor)) { in getPublicStaticMethodsBetween()154 Class<?> descendant, Class<?> ancestor) { in getClassesBetween() argument157 while (!descendant.equals(ancestor)) { in getClassesBetween()158 classes.add(descendant); in getClassesBetween()159 descendant = descendant.getSuperclass(); in getClassesBetween()
8 /descendant::title9 /descendant::p/ancestor::chapter
63 Expression: /descendant::title70 Expression: /descendant::p/ancestor::chapter
82 Expression: /descendant::title93 Expression: /descendant::p/ancestor::chapter
102 for descendant in child._getDescendants() :103 yield descendant
1468 for descendant in child.walk_preorder():1469 yield descendant
200 events on descendant tasks as well as the task specified. This only
625 The version described here is its descendant specific to Linux.
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META ...
META-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
1879 predicate: "/foo[descendant::bar][3]".2001 changed). The mechanism: the embracing descendant-or-self2005 node-collecting traversal of the descendant-or-self axis.2028 result node-set of the evaluation of descendant-or-self::node()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
12599 後裔 < descendant;29985 後裔 > descendant;