Home | History | Annotate | Download | only in jdiff

Lines Matching refs:ta

384         Tag[] ta = ((Doc)ped).tags("deprecated");
385 if (ta.length != 0) {
388 if (ta.length > 1) {
393 String text = ta[0].text(); // Use only one @deprecated tag