Searched refs:short_class_name (Results 1 – 1 of 1) sorted by relevance
189 … String short_class_name = Utility.compactClassName(class_name2); // I.e., remove java.lang. in writeConstant() local190 short_class_name = Utility.compactClassName(short_class_name, class_package + ".", in writeConstant()192 ref = "<A HREF=\"" + class_name2 + ".html\" TARGET=_top>" + short_class_name in writeConstant()195 + "\" TARGET=ConstantPool>" + short_class_name + "</A>"; in writeConstant()