Searched refs:emitType (Results 1 – 2 of 2) sorted by relevance
489 emitType(params[j].type()); in processConstructors()518 emitType(cd[i]); in processExceptions()546 emitType(retType); in processMethods()559 emitType(params[j].type()); in processMethods()587 emitType(fd[i].type()); in processFields()613 public void emitType(com.sun.javadoc.Type type) { in emitType() method in RootDocToXML
1412 emitType(shortReturnType); in writeMethodTableEntry()1443 emitType(shortReturnType); in writeMethodTableEntry()1573 emitType(shortFieldType); in writeFieldTableEntry()1598 emitType(shortFieldType); in writeFieldTableEntry()1713 emitType(shortOldType); in emitChanges()1715 emitType(shortNewType); in emitChanges()1736 emitType(shortOldSignature); in emitChanges()1740 emitType(shortNewSignature); in emitChanges()1863 public void emitType(String type) { in emitType() method in HTMLReportGenerator