Searched refs:buildInterface (Results 1 – 1 of 1) sorted by relevance
373 buildInterface(tree, null); in parseFile()669 cls.addInnerClass(buildInterface((ParseTree) tmp, cls)); in buildClassBody()1307 private ClassInfo buildInterface(ParseTree tree, ClassInfo containingClass) { in buildInterface() method in InfoBuilder1381 iface.addInnerClass(buildInterface((ParseTree) child.getChild(0), iface)); in buildInterfaceBody()1457 annotation.addInnerClass(buildInterface((ParseTree) child, annotation)); in buildAnnotationBody()