Searched refs:emitType (Results 1 – 2 of 2) sorted by relevance
490 emitType(params[j].type()); in processConstructors()519 emitType(cd[i]); in processExceptions()547 emitType(retType); in processMethods()560 emitType(params[j].type()); in processMethods()588 emitType(fd[i].type()); in processFields()614 public void emitType(com.sun.javadoc.Type type) { in emitType() method in RootDocToXML
1233 emitType(shortReturnType); in writeMethodTableEntry()1264 emitType(shortReturnType); in writeMethodTableEntry()1394 emitType(shortFieldType); in writeFieldTableEntry()1419 emitType(shortFieldType); in writeFieldTableEntry()1534 emitType(shortOldType); in emitChanges()1536 emitType(shortNewType); in emitChanges()1557 emitType(shortOldSignature); in emitChanges()1561 emitType(shortNewSignature); in emitChanges()1684 public void emitType(String type) { in emitType() method in HTMLReportGenerator