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

/external/jdiff/src/jdiff/
H A DRootDocToXML.java489 emitType(params[j].type());
518 emitType(cd[i]);
546 emitType(retType);
559 emitType(params[j].type());
587 emitType(fd[i].type());
613 public void emitType(com.sun.javadoc.Type type) { method in class:RootDocToXML
H A DHTMLReportGenerator.java1412 emitType(shortReturnType);
1443 emitType(shortReturnType);
1573 emitType(shortFieldType);
1598 emitType(shortFieldType);
1713 emitType(shortOldType);
1715 emitType(shortNewType);
1736 emitType(shortOldSignature);
1740 emitType(shortNewSignature);
1863 public void emitType(String type) { method in class:HTMLReportGenerator

Completed in 57 milliseconds