Searched refs:buildMethod (Results 1 - 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DInfoBuilder.java647 MethodInfo method = buildMethod(member, cls, false);
961 private MethodInfo buildMethod(ParseTree tree, ClassInfo containingClass, method in class:InfoBuilder
1370 iface.addMethod(buildMethod(child, iface, false));
1446 annotation.addAnnotationElement(buildMethod(child, annotation, true));

Completed in 183 milliseconds