Lines Matching refs:ta
383 Tag[] ta = ((Doc)ped).tags("deprecated");384 if (ta.length != 0) {387 if (ta.length > 1) {392 String text = ta[0].text(); // Use only one @deprecated tag