Searched refs:buildInterface (Results 1 – 1 of 1) sorted by relevance
372 buildInterface(tree, null); in parseFile()668 cls.addInnerClass(buildInterface((ParseTree) tmp, cls)); in buildClassBody()1305 private ClassInfo buildInterface(ParseTree tree, ClassInfo containingClass) { in buildInterface() method in InfoBuilder1379 iface.addInnerClass(buildInterface((ParseTree) child.getChild(0), iface)); in buildInterfaceBody()1455 annotation.addInnerClass(buildInterface((ParseTree) child, annotation)); in buildAnnotationBody()